Has anyone recently configured Android subscriptions with Bubble Native Mobile?
I’m trying to set up Google Play Real-time Developer Notifications (RTDN).
Everything seems to be configured correctly:
- Google Play is connected to Bubble.
- Cloud Pub/Sub API is enabled.
- Billing is enabled.
- The Pub/Sub topic (
bubble-iap) is created successfully. - Google Play is configured with the correct topic name.
- Test notifications from Google Play are sent successfully.
- The Bubble service account has the Pub/Sub Admin and Service Account User roles.
The only thing missing is the Pub/Sub subscription.
In Google Cloud, the topic exists, but no subscription is ever created.
BubbleBot says Bubble should create the Pub/Sub subscription automatically, but this never happens in my project.
Has the setup changed recently?
Does Bubble still create the Pub/Sub subscription automatically, or are developers now expected to create it manually in Google Cloud?
If anyone has recently configured Android IAP with Bubble Native Mobile, I’d really appreciate your advice.