Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

"Missing google_app_id. Firebase Analytics disabled." when running installed app of Analytics sample. #44

Closed
scm573 opened this issue Mar 26, 2018 · 1 comment

Comments

@scm573
Copy link

scm573 commented Mar 26, 2018

Hi,

I'm facing the problem as I wrote in the title, with the latest version of Firebase.
The instant app works fine and I can find myself immediately being tracked on StreamView. However when running the installed one, the error came out and of course nothing appears on StreamView.

03-26 10:00:29.308 13498-13514/com.example.android.instant.analytics E/FA: GoogleService failed to initialize, status: 10, Missing google app id value from from string resources with name google_app_id.
03-26 10:00:29.318 13498-13514/com.example.android.instant.analytics E/FA: Missing google_app_id. Firebase Analytics disabled. See https://goo.gl/NAOOOI
03-26 10:00:29.324 13498-13514/com.example.android.instant.analytics E/FA: Uploading is not possible. App measurement disabled

Anyone has ideas?

@scm573 scm573 closed this as completed Apr 3, 2018
@scm573
Copy link
Author

scm573 commented Apr 3, 2018

The root cause seems to be that Firebase hasn't supported Instant Apps yet. So for now, a workaround is to manually add the google_app_id into the feature module as a string resource.

Thanks for the support from Firebase team.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant