Google Analytics IOS
first intall @react-native/firebase-analytics
and then pod install
in folder Utils create GoogleAnalytics.js
Example for call the function utils
how to track this Google Analytics is working ?
open your xcode and then set your aurguments scheme
To enable Analytics debug mode on your development device, specify the following command line argument in Xcode:
This behavior persists until you explicitly disable debug mode by specifying the following command line argument:
Last updated
Was this helpful?