Where to find package id (nativator)

hello there, i was tryingn to public my web app through nativator, and converi it into a native mobile app, was wondering where can i find the package id of my app? thanks a lot

The Package ID in Bubble.io can be found within your app’s URL. After the id= portion of the URL, you will see the unique identifier for your app. For example, in the URL | Bubble Editor , the Package ID is myapp-123.

Here’s how to locate it:

  1. Open your Bubble app: Go to your app’s page on the Bubble platform.

  2. Check the URL: Examine the URL in your browser’s address bar.

  3. Locate the id= parameter: Find the part of the URL that starts with id=.

  4. Identify the ID: The string immediately following id= is your Package ID.

This ID is essential for various operations within Bubble, such as accessing your app’s data or integrating with other services.

This topic was automatically closed after 70 days. New replies are no longer allowed.