GoogleChromeLabs / bubblewrap

Bubblewrap is a Command Line Interface (CLI) that helps developers to create a Project for an Android application that launches an existing Progressive Web App (PWAs) using a Trusted Web Activity.
Apache License 2.0
2.36k stars 161 forks source link

Bubblewrap broken? #870

Closed vflam closed 2 months ago

vflam commented 2 months ago

I updated bubblewrap and now it generates APKs that instantly crash when the app is started, am I the only one who is getting this?

vflam commented 2 months ago

I am still getting the same issue with 1.22, tried generating bubblewrap apps out of other PWA's from pamp.rocks, same issue, tried through PWA Builder, same issue.

I would really appreciate if someone could at least tell me if bubblewrap works for them since version 1.21

vflam commented 2 months ago

I tried on a different device and somehow it worked, I will try re-submitting it to Google Play and see if they accept it this time or also claim it crashes, will close the thread if things work.

StefanNedelchev commented 2 months ago

Are you sure you upload the aab file instead of the APK file? They encourage developers to use AAB files.

vflam commented 2 months ago

Yeah I did, but I think it is just a coincidence, they rejected my app claiming it crashes, I tested on an emulator, and it crashed too, I assumed this was the same problem.

However after testing more, I am now realizing that my bubblewrap app works on my actual phone, and that other apps also crash on this emulator, I'll close this thread as this shows bubblewrap is not at fault here.