MOBILE-3170 config: Add firebase files with fake data
This commit is contained in:
		
							parent
							
								
									67da1cdeba
								
							
						
					
					
						commit
						676f5f651c
					
				
							
								
								
									
										40
									
								
								GoogleService-Info.plist
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										40
									
								
								GoogleService-Info.plist
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,40 @@ | |||||||
|  | <?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>AD_UNIT_ID_FOR_BANNER_TEST</key> | ||||||
|  |     <string></string> | ||||||
|  |     <key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key> | ||||||
|  |     <string></string> | ||||||
|  |     <key>CLIENT_ID</key> | ||||||
|  |     <string></string> | ||||||
|  |     <key>REVERSED_CLIENT_ID</key> | ||||||
|  |     <string></string> | ||||||
|  |     <key>API_KEY</key> | ||||||
|  |     <string></string> | ||||||
|  |     <key>GCM_SENDER_ID</key> | ||||||
|  |     <string></string> | ||||||
|  |     <key>PLIST_VERSION</key> | ||||||
|  |     <string>1</string> | ||||||
|  |     <key>BUNDLE_ID</key> | ||||||
|  |     <string>com.moodle.moodlemobile</string> | ||||||
|  |     <key>PROJECT_ID</key> | ||||||
|  |     <string>moodlemobile-push</string> | ||||||
|  |     <key>STORAGE_BUCKET</key> | ||||||
|  |     <string></string> | ||||||
|  |     <key>IS_ADS_ENABLED</key> | ||||||
|  |     <false></false> | ||||||
|  |     <key>IS_ANALYTICS_ENABLED</key> | ||||||
|  |     <false></false> | ||||||
|  |     <key>IS_APPINVITE_ENABLED</key> | ||||||
|  |     <false></false> | ||||||
|  |     <key>IS_GCM_ENABLED</key> | ||||||
|  |     <false></false> | ||||||
|  |     <key>IS_SIGNIN_ENABLED</key> | ||||||
|  |     <false></false> | ||||||
|  |     <key>GOOGLE_APP_ID</key> | ||||||
|  |     <string></string> | ||||||
|  |     <key>DATABASE_URL</key> | ||||||
|  |     <string></string> | ||||||
|  | </dict> | ||||||
|  | </plist> | ||||||
							
								
								
									
										45
									
								
								google-services.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										45
									
								
								google-services.json
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,45 @@ | |||||||
|  | { | ||||||
|  |   "project_info": { | ||||||
|  |     "project_number": "", | ||||||
|  |     "firebase_url": "", | ||||||
|  |     "project_id": "", | ||||||
|  |     "storage_bucket": "" | ||||||
|  |   }, | ||||||
|  |   "client": [ | ||||||
|  |     { | ||||||
|  |       "client_info": { | ||||||
|  |         "mobilesdk_app_id": "1:111111111111:android:1111111111111111", | ||||||
|  |         "android_client_info": { | ||||||
|  |           "package_name": "com.moodle.moodlemobile" | ||||||
|  |         } | ||||||
|  |       }, | ||||||
|  |       "oauth_client": [ | ||||||
|  |         { | ||||||
|  |           "client_id": "", | ||||||
|  |           "client_type": 3 | ||||||
|  |         } | ||||||
|  |       ], | ||||||
|  |       "api_key": [ | ||||||
|  |         { | ||||||
|  |           "current_key": "" | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "current_key": "" | ||||||
|  |         } | ||||||
|  |       ], | ||||||
|  |       "services": { | ||||||
|  |         "analytics_service": { | ||||||
|  |           "status": 1 | ||||||
|  |         }, | ||||||
|  |         "appinvite_service": { | ||||||
|  |           "status": 1, | ||||||
|  |           "other_platform_oauth_client": [] | ||||||
|  |         }, | ||||||
|  |         "ads_service": { | ||||||
|  |           "status": 2 | ||||||
|  |         } | ||||||
|  |       } | ||||||
|  |     } | ||||||
|  |   ], | ||||||
|  |   "configuration_version": "1" | ||||||
|  | } | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user