what happens to firebase app setup
Closed this issue · 1 comments
jonathangull commented
IF the firebase configuration for android and iOS is setup with old project name I suppose that have to be changed manually? Has anyone tried that? I have a huge setup and don't want things to break
atiqsamtia commented
for firebase, you need to register your new package name to firebase console and download google-services.json file and replace the older file with this newer file.