CGamez
Hey,
I've bought your collection.
I just have one question:
I want to add Firebase (only for analytics) to my mobile app (Android).
Is this possible with your collection? Or is the Firebase-Plugin only for WebApps?
I only need this to get the Firebase-Analytics for my app.
I already tried to add the plugin, but I don't really know what to add there to get this to work...
Best regards.
Hi. Yes, it's only currently for Web Apps, for mobile we use Game Analytics rather than Firebase Analytics. Although for Mobile Crashlytics we do plan to use Firebase, although there's still no milestone for it.
The to-do list:
github.com/ChadoriRebornXD/Construct-Master-Collection/issues
The current milestone:
github.com/ChadoriRebornXD/Construct-Master-Collection/milestone/17
I personally try to avoid using Firebase as I can, except for Crashlytics and Notifications, and use mostly PlayFab in favor of the more suited game features. And Firebase for mobile is a bit tough to support and maintain too, mostly because no build service that can handle it, it would have to be built manually through the Cordova CLI for example, and other manual processes.
I hope that shed some light on the subject. For more support inquiries, I recommend going to the Discord Support Server:
discordapp.com/invite/eS3HK88
Have a nice day and happy game development!