Bundle Id Change

I created a production apk in my Corona account and then uploaded it to the Google console for beta release. the bundle id did not come out as expected and I neglected to review it before I pushed it out. The format was as follows: com.gmail.uuela9971.Sudoku_Prism not all what I was expecting. Was this because of the Corona account ownership, or did I just mess it up on my own?

Now, I want to change the bundle id to fit the one I wanted in the first place. However, Google has this wonderful round about way to accomplish this that involves creating a new account and dropping the old one.

I have heard from a friend that the bundle id for the apk coming from the Corona build is based on the Corona account ownership that it was built under and I cannot produce a new bundle id matching what I want without creating a new Corona account is this accurate?

Regards

On the Build for Android dialog box, there is a field called “Package”. That’s what we put in the .apk.  Android doesn’t use a “Bundle Id”. That’s Apple’s term for the unique app name. On Android it’s the Package Name. You control the package name from that dialog.

Rob

ok good the person who gave me the information that I referred to was evidently mis-informed. I thought this might be the case and changing it would make no difference but it never hurts to verify.

Thanks of the response

packageID.png

On the Build for Android dialog box, there is a field called “Package”. That’s what we put in the .apk.  Android doesn’t use a “Bundle Id”. That’s Apple’s term for the unique app name. On Android it’s the Package Name. You control the package name from that dialog.

Rob

ok good the person who gave me the information that I referred to was evidently mis-informed. I thought this might be the case and changing it would make no difference but it never hurts to verify.

Thanks of the response

packageID.png