mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-03 19:54:12 +00:00 
			
		
		
		
	Add IOS configuration for file picker
This commit is contained in:
		@@ -68,5 +68,12 @@
 | 
				
			|||||||
		<string>http</string>
 | 
							<string>http</string>
 | 
				
			||||||
		<string>https</string>
 | 
							<string>https</string>
 | 
				
			||||||
	</array>
 | 
						</array>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						<!-- File picker - any kind of file -->
 | 
				
			||||||
 | 
						<key>UIBackgroundModes</key>
 | 
				
			||||||
 | 
						<array>
 | 
				
			||||||
 | 
							<string>fetch</string>
 | 
				
			||||||
 | 
							<string>remote-notification</string>
 | 
				
			||||||
 | 
						</array>
 | 
				
			||||||
</dict>
 | 
					</dict>
 | 
				
			||||||
</plist>
 | 
					</plist>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user