Skip to content

Google Play does not accept .apk anymore. #594

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

Closed
FarukHammoud opened this issue Apr 6, 2020 · 3 comments · Fixed by #671
Closed

Google Play does not accept .apk anymore. #594

FarukHammoud opened this issue Apr 6, 2020 · 3 comments · Fixed by #671

Comments

@FarukHammoud
Copy link

FarukHammoud commented Apr 6, 2020

Now, we are now forced to upload an .aab (Android App Bundle) to Google Play.

@codeanticode
Copy link
Contributor

Thanks for the heads up. According to Google's documentation, use of AABs will not be mandatory until August 2021, so there is still some time to make the switch.

@rupeshkumar22
Copy link
Contributor

@codeanticode I have checked now AAB is the only way to distribute the app on the google play console. I worked on adding the menu module for AAB generation earlier and it went well. Looking forward to completing it.

@codeanticode
Copy link
Contributor

Excellent, thanks Rupesh! Have you created a PR with your current implementation, I'll review it when it's ready.
And I just noticed that we already in August 2021 so we have to get this done soon :-)

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

Successfully merging a pull request may close this issue.

3 participants