titanium-firebase-analytics
titanium-firebase-analytics copied to clipboard
How can we obtain the appInstanceID on android?
I need to get the appInstanceID on android (like we can for iOS - doc link). Is this possible?
Having this value will allow us to send analytics events to GA4 using Measurement Protocol from our server-side component. More info on this approach: https://firebase.google.com/codelabs/firebase_mp#1