question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot build Android App Bundle in cloud service, only apk

See original GitHub issue

Problem description

I cannot build an Android App Bundle in the cloud build service which is a requirement for all new apps to be submitted to the Google Play Store (.apk is not acceptable for new apps). This is a big problem for us and renders the paid-for service considerably less useful than expected.

Expected behavior

An option in the project settings. Or maybe an environment variable that can be used.

Environment

Tabris Pro cloud build service.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ifurnadjievcommented, Jun 17, 2020

Support for Android bundle packaging is now available for builds based on tabris.js 3.3+.

0reactions
mpostcommented, Jun 3, 2020

@violuke It is still on our roadmap. Please hang on.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android App Bundle frequently asked questions
App bundles are only for publishing and cannot be installed on Android devices. The Android package (APK) is Android's installable, ...
Read more >
Flutter App won't build appbundle/APK or run on Android after ...
1) • Android SDK at /Users/axel/Library/Android/sdk • Android NDK location not configured (optional; useful for native profiling support) • ...
Read more >
How to sideload and install apps on Android as APKs or App ...
If you haven't downloaded the APK file or the app bundle directly onto your Android phone, you'll need to transfer it from your...
Read more >
Generating and deploying Android app bundles - Bitrise Docs
Grant the necessary rights to the service account with your Google Play Console. Go to Settings, then Users & permissions, then Invite new...
Read more >
Common Google Play errors - Codemagic Docs
You need to sign your APK or Android App Bundle in release mode instead of debug mode. Set your signing configuration in build.gradle...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found