Firebase Analytics is Google’s new analytics offering intended as a replacement for Google Analytics on mobile.
“At the heart of Firebase is Google Analytics for Firebase, a free and unlimited analytics solution. Analytics integrates across Firebase features and provides you with unlimited reporting for up to 500 distinct events that you can define using the Firebase SDK. Analytics reports help you understand clearly how your users behave, which enables you to make informed decisions regarding app marketing and performance optimizations.” (official docs)
I remember, that for other extnestions like facebook, docs were changed to not require setting dependencies for support-*** and gps-*** libs manually. Is this still actual for firebase extension?
I’m seeing problems this morning to build my project, I didn’t do ANY modification since yesterday. I have the firebase extension and I’m seeing the following error:
Is there any possibility this could be related to the update of the firebase extension?
If not, I’ll happily delete my message so it doesn’t pollute the thread Thanks
We updated the Firebase extension today so there’s likely some conflict with another extension. My guess would be either Facebook or AdMob.
Oh, I see now, it mentions AndroidX. That won’t work as you probably have a mix of Android libraries using the new AndroidX and the old Android Support lib. We have in our roadmap to add support for the jetifier tool to auto-convert dependencies to AndroidX.
OK this is getting a bit weird, I can’t bundle my app anymore (Android). Even after removing all my dependencies from the project (and deleting the .internal folder), I still get the following message when bundling:
The Firebase Analytics extension has been updated to Firebase C++ SDK 7.3.0. The extension has also been restructured to make it easier to add more Firebase integrations in Defold. You will from now on have to add two dependencies to your project: