Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16552

Firebase not working with React Native after Bundle change on iOS

$
0
0

I created a React Native project, and I linked it to Firebase using RNFirebase.

After a while I decided to change the default iOS bundle id from 'org.reactjs.native.example.appName' to a custom one.

I changed it from xCode General tab and I also found that the PRODUCT_BUNDLE_ID was still the old one in the xproj file, so I changed that too.

I deleted the old app from Firebase and added a new one with the new bundle and replaced the GoogleService-info.plist on xCode. I also enabled debugging logs with -FIRDebugEnabled in xCode.

The logs are fine, but my iOS stats are always 0, what did I wrong?


Viewing all articles
Browse latest Browse all 16552

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>