πŸ…How to get started?

Quickstart

Integrate Natively into your existing web application to unlock native mobile capabilities. Choose your integration method below to get started.

The fastest way to convert your Bubble web app into a native mobile experience.

Installation

Configuration (Headers)

The mode field in the plugin settings controls environment-specific behavior:

  • debug: Enables detailed error alerts and console logs. Recommended during development.

  • preview: Required for testing Push Notifications within the Natively Preview app. Remove this tag before testing your own build.

Configuration (API Keys)

  • onesignal_appId : Links your mobile app to your specific OneSignal project to enable device registration.

  • onesignal_apiKey: Authorizes your Bubble web app to trigger push notifications via OneSignal.

  • revenuecat_apiKey : Allows your Bubble web app to verify purchases and sync subscription statuses with RevenueCat (In-app purchases).

Explore our Example App to see a configuration of the Natively plugin. Use this sandbox to inspect functional workflows, element states, and API setups.

circle-exclamation
circle-exclamation

Last updated