question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adding FCM dragged in Firebase Analytics

See original GitHub issue

With the latest release you’ve added Push Notifications – unfortunately deciding to use Google’s non-Free FCM for that (so your app is no longer “free/libre software”).

FCM has an intended trap-door that, if the developer does not explicitly disables it, it drags in Firebase Analytics (Google loves to collect data). Can you please at least remove that again? Apps dealing with sensitive data as the user’s finances should rather not involve 3rd party analytics.

If it would be possible to have a separate build flavor (and corresponding APK at releases/) shipping entirely without those Google libraries, that would be very welcome.

Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
esengulovcommented, Sep 24, 2020

Thanks for heads up, we will have this addressed in the next release.

If we can’t come up with something your suggestion to provide different releases with without push service might be an option. Thanks, stay tuned.

Addед the issue to current sprint

1reaction
nk-the-crazycommented, Oct 27, 2020

With the latest release you’ve added Push Notifications – unfortunately deciding to use Google’s non-Free FCM for that (so your app is no longer “free/libre software”).

FCM has an intended trap-door that, if the developer does not explicitly disables it, it drags in Firebase Analytics (Google loves to collect data). Can you please at least remove that again? Apps dealing with sensitive data as the user’s finances should rather not involve 3rd party analytics.

If it would be possible to have a separate build flavor (and corresponding APK at releases/) shipping entirely without those Google libraries, that would be very welcome.

Thanks!

Temporary basic solution was to completely disable Firebase-Analytics from Firebase-Project settings and disabling analytics from android client.

Farther plans are to use Android Dynamics Features and completely isolate all firebase dependencies.

Closing issue for now, Thanks for Heads Up !!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding message delivery | Firebase Cloud ... - Google
Adding analytics labels to messages. Aggregated delivery data via the FCM Data API. How is the data broken down? How to Interpret the...
Read more >
Reroute only Firebase analytics to another account
1 Answer 1 · You can link your account to BigQuery and then use DataStudio to make custom reports which can be used...
Read more >
Firebase Cloud Messaging (FCM) vs. OneSignal
Compare Firebase Cloud Messaging and OneSignal and learn how to choose ... Easy and robust drag-and-drop In-App Messaging creation tools.
Read more >
Firebase Cloud Messaging - Wikipedia
Firebase Cloud Messaging (FCM), formerly known as Google Cloud Messaging (GCM), is a cross-platform cloud solution for messages and notifications for ...
Read more >
Disable Google Analytics introduced by FCM #3041 - GitHub
Since you have introduced Firebase, you might need to explicitly disable Google Analytics: Source: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found