Skip to content

Google dev console --release #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
eurohost opened this issue Aug 27, 2020 · 2 comments
Open

Google dev console --release #38

eurohost opened this issue Aug 27, 2020 · 2 comments

Comments

@eurohost
Copy link

Tried to upload it on google play store on internal testing release with the --release option and got this msg

You uploaded an APK or Android App Bundle that was signed in debug mode. You need to sign your APK or Android App Bundle in release mode.nullLearn more about signingnull.
Your app currently targets API level 28 and must target at least API level 29 to ensure it is built on the latest APIs optimized for security and performance. Change your app's target API level to at least 29. Learn More
You need to use a different package name because "com.androidjs.webview" already exists in Google Play.

@Chhekur
Copy link
Member

Chhekur commented Sep 13, 2020

we have upgraded our AndroidJS SDK to support Android API level upto 30.
so please just go ahead and update your SDK and enjoy ; )
here'r the instructions to update SDK
https://android-js.github.io/docs/installation.html#update-sdk

$ androidjs update

join out slack community too, for faster responses.
Slack Channel for support and discussion

@Chhekur
Copy link
Member

Chhekur commented Sep 13, 2020

and one more thing you can change the package-name from package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants