Update old android version,with wrong bundle-id

Hi,

I've released a game about three years ago for android.
When I release it, I set the bundle id with the beginning:
de.blablabla
Now i want to update this version, but I get an error message in the publishing-Portal of GS, that some stores must get a bundle-ID starting with com.
What should I do now? I can't go on with 'generate apk'

Regards, Marco

Comments

  • pinkio75pinkio75 Member, PRO Posts: 1,214
    edited March 2013
    About your androdi bundle id, you must insert al new bundle id but you must "swap" the old before that you push generate, so for example if i have my old bundle org.xxx.ciccio (it's wrong) and the generate button is locked so i write the right in this way com.xxx.ciccio and now generate button is ready than i click it and i go very fast and i rewrite my old bundle id org.xxx.ciccio and than the App when is generated could be have the old id... i resolved my problem in this way, i hope to helped You.
    Bye
Sign In or Register to comment.