I uploaded my app to the google play store, BUT the package name shows as com.ansca.corona. I assumed it would be named off of what I entered in when building the app? I see it referenced in the android manifest but the main application uses com.ansca.corona. Is that correct? [import]uid: 64619 topic_id: 35853 reply_id: 335853[/import]
I ended up editing the android manifest and setting it to what I wanted. This appears to have worked.
Does this sound correct? [import]uid: 64619 topic_id: 35853 reply_id: 142536[/import]
Can’t say I’ve had that problem. I specified the package name in the Build settings and that is what it is. When I link to the page in Google Play using the package name, it comes up. [import]uid: 17827 topic_id: 35853 reply_id: 142571[/import]
You should have been able to set the package name from the Build screen in Corona SDK and it should have used that for you. [import]uid: 199310 topic_id: 35853 reply_id: 142573[/import]
First I set the name in the build screen. Next I am using apktool to decompile so I can modify the android manifest. When I look in the manifest it is not set to what I used in the GUI when building the app. I’m not sure if this is due to me using apktool or if that is unrelated. [import]uid: 64619 topic_id: 35853 reply_id: 142639[/import]
I ended up editing the android manifest and setting it to what I wanted. This appears to have worked.
Does this sound correct? [import]uid: 64619 topic_id: 35853 reply_id: 142536[/import]
Can’t say I’ve had that problem. I specified the package name in the Build settings and that is what it is. When I link to the page in Google Play using the package name, it comes up. [import]uid: 17827 topic_id: 35853 reply_id: 142571[/import]
You should have been able to set the package name from the Build screen in Corona SDK and it should have used that for you. [import]uid: 199310 topic_id: 35853 reply_id: 142573[/import]
First I set the name in the build screen. Next I am using apktool to decompile so I can modify the android manifest. When I look in the manifest it is not set to what I used in the GUI when building the app. I’m not sure if this is due to me using apktool or if that is unrelated. [import]uid: 64619 topic_id: 35853 reply_id: 142639[/import]