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