Implementing Google Analytics using Firebase on Native Mobile

0
Hi, We want to implement Firebase / Google Analytics with our native mobile app. But there is no explanatory Mendix documents how to... We are trying to develop this, using React Native Navigation library. But when the Node dependencies has been installed under javascriptsource/myModule/actions folder, it occurs following error message after running the project :    React-Native Version Mismatch Javascript Version 0.70.1 Native version: 0.64.2   Is there any example or documentation how to integrate Firebase / Google Analytics to Mendix Native Mobile apps?   Thanks!
asked
1 answers
0

Hello, 

 

Maybe this will not fit exactly your requirements, but if you follow the procedure to add a Push Notification Feature to your App, and if you turn on Crashlytics, you will get also some Analytics of your App in the Firebase Console. 

 

Reference: 

 

Good luck!

 

answered