atiqsamtia/change_app_package_name

what happens to firebase app setup

Closed this issue · 1 comments

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

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.