Hey everyone, I’m running into a problem with my Bubble Native Mobile app (already live on both App Store and Google Play).
I’ve implemented a button that opens WhatsApp using this setup:
- Workflow → “Open an external website”
- Destination URL:
wa.me/[number], where the number is cleaned using regex (:find & replace \D → "")
On iOS, everything works perfectly — it opens WhatsApp as expected.
But on Android, when tapping the button, nothing happens. No app opens, no browser, no error — just silence.
Has anyone faced this issue specifically with Android in Bubble Native builds? Could it be due to some default WebView limitation or intent restriction on Android?
Any reliable workaround to launch WhatsApp from Bubble Native on Android?
Happy to share more details/screenshots of the workflow if needed.
Thanks in advance for any help! ![]()