I\'d love to know how I can use Firebase Analytics (FA) and Google Analytics (GA) simultaneously as FA doesn\'t provide real-time data and my apps already integrated with GA
You should use the google-services.json that is supplied for your app in the Firebase console. If this is missing your GA tracking ID, you can supply it manually either in your call to newTracker or as a string resource.