My Android app has suddenly stopped opening for some users. What should I do?
Why some Android users are seeing crashes after a phone update
Getting reports that your app suddenly crashes, gets stuck while opening, or no longer loads for a few users—even though you haven't touched the app? Here's the breakdown.
- Your app on the Play Store is exactly the same as the day you built it. This issue usually starts after a user's phone installs a newer Android update.
- Builds made before October 2025 included an older networking component that is no longer properly supported on certain newer Android versions, causing the app to fail during launch.
- It can seem random because it may affect any phone brand once the device is running a new enough Android version. It also feels sudden because the phone may have updated overnight—not the app. That's why only some of your users are affected.
Nothing changed in your app, and nothing changed on our end. Android changed underneath it.
Has BDK fixed this?
Yes. In October 2025, we removed the older component responsible for this issue from all new Android builds. New builds also include our latest Android performance and stability improvements.
What do I need to do?
Request a fresh Android rebuild and publish it as an update on Google Play.
- Go to your BDK project page.
- Open the Next Steps tab.
- Request an Android rebuild.
- Publish the new build to Google Play as usual.
Once the update is live, affected users simply need to update the app, and the crashes should stop.
Can this be fixed without a rebuild?
No. The affected component is built into the version currently published on Google Play. It can't be changed through Bubble or fixed remotely, and reinstalling the same old version won't solve the issue. A rebuild is required.
Should I rebuild even if only a few users are affected?
Ideally, yes—if your Android build was made before October 2025.
It may affect only a handful of users today, but that number can grow as more phones receive Android updates or users move to newer devices. Rebuilding now helps you get ahead of the issue.
Will I need a new Play Store listing?
No. You can publish the rebuild as a normal update to your existing listing. Your users, reviews, downloads, and app data will all remain exactly as they are.
Updated on: 07/17/2026
Thank you!