标签: android firebase firebase-analytics
即使使用FirebaseOptions创建[DEFAULT] FirebaseApp并提供appId,Google服务仍会尝试使用google_app_id。并抛出错误GoogleService failed to initialize, status: 10, Missing google app id value from from string resources with name google_app_id.
FirebaseOptions
[DEFAULT] FirebaseApp
google_app_id
GoogleService failed to initialize, status: 10, Missing google app id value from from string resources with name google_app_id.