Hi everybody
I used uppercase character in one of my published games, therefore I can’t use Firebase services (cloud messaging), I get INSTALL_PARSE_FAILED_MANIFEST_MALFORMED error message while compiling.
As I have more than +5M installs in Google play I can’t change package name and release new app.
is there any way to give [Packagemame].C2D_MESSAGE permission to app??, I found this page (https://developercommunity.visualst...anifest-when-having-uppercase-characters.html) that seems there is a way in Xamarin, is there any equivalent way in B4A to solve this problem?
I will be appreciated if anyone could help me.
I used uppercase character in one of my published games, therefore I can’t use Firebase services (cloud messaging), I get INSTALL_PARSE_FAILED_MANIFEST_MALFORMED error message while compiling.
As I have more than +5M installs in Google play I can’t change package name and release new app.
is there any way to give [Packagemame].C2D_MESSAGE permission to app??, I found this page (https://developercommunity.visualst...anifest-when-having-uppercase-characters.html) that seems there is a way in Xamarin, is there any equivalent way in B4A to solve this problem?
I will be appreciated if anyone could help me.