mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 12:14:11 +00:00 
			
		
		
		
	Make push notifications work on iOS
This commit is contained in:
		
							
								
								
									
										36
									
								
								ios/config/forez/GoogleService-Info.plist
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								ios/config/forez/GoogleService-Info.plist
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,36 @@
 | 
				
			|||||||
 | 
					<?xml version="1.0" encoding="UTF-8"?>
 | 
				
			||||||
 | 
					<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | 
				
			||||||
 | 
					<plist version="1.0">
 | 
				
			||||||
 | 
					<dict>
 | 
				
			||||||
 | 
						<key>CLIENT_ID</key>
 | 
				
			||||||
 | 
						<string>500630888942-0b42osg6gpr5tnr8s49uvlstg1bil1be.apps.googleusercontent.com</string>
 | 
				
			||||||
 | 
						<key>REVERSED_CLIENT_ID</key>
 | 
				
			||||||
 | 
						<string>com.googleusercontent.apps.500630888942-0b42osg6gpr5tnr8s49uvlstg1bil1be</string>
 | 
				
			||||||
 | 
						<key>API_KEY</key>
 | 
				
			||||||
 | 
						<string>AIzaSyBuhS3BM7Ql6sQ1EPghKiLaLjh_78pT9-k</string>
 | 
				
			||||||
 | 
						<key>GCM_SENDER_ID</key>
 | 
				
			||||||
 | 
						<string>500630888942</string>
 | 
				
			||||||
 | 
						<key>PLIST_VERSION</key>
 | 
				
			||||||
 | 
						<string>1</string>
 | 
				
			||||||
 | 
						<key>BUNDLE_ID</key>
 | 
				
			||||||
 | 
						<string>org.PierreHubert.forez</string>
 | 
				
			||||||
 | 
						<key>PROJECT_ID</key>
 | 
				
			||||||
 | 
						<string>forez-1b859</string>
 | 
				
			||||||
 | 
						<key>STORAGE_BUCKET</key>
 | 
				
			||||||
 | 
						<string>forez-1b859.appspot.com</string>
 | 
				
			||||||
 | 
						<key>IS_ADS_ENABLED</key>
 | 
				
			||||||
 | 
						<false></false>
 | 
				
			||||||
 | 
						<key>IS_ANALYTICS_ENABLED</key>
 | 
				
			||||||
 | 
						<false></false>
 | 
				
			||||||
 | 
						<key>IS_APPINVITE_ENABLED</key>
 | 
				
			||||||
 | 
						<true></true>
 | 
				
			||||||
 | 
						<key>IS_GCM_ENABLED</key>
 | 
				
			||||||
 | 
						<true></true>
 | 
				
			||||||
 | 
						<key>IS_SIGNIN_ENABLED</key>
 | 
				
			||||||
 | 
						<true></true>
 | 
				
			||||||
 | 
						<key>GOOGLE_APP_ID</key>
 | 
				
			||||||
 | 
						<string>1:500630888942:ios:4bac527bf743b4b5d02eff</string>
 | 
				
			||||||
 | 
						<key>DATABASE_URL</key>
 | 
				
			||||||
 | 
						<string>https://forez-1b859.firebaseio.com</string>
 | 
				
			||||||
 | 
					</dict>
 | 
				
			||||||
 | 
					</plist>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user