Before you start
You need:- A Blockli Studio account
- Your iOS bundle ID (e.g.
com.yourcompany.yourapp) — set when you create the app in App Store Connect - Your Android package name (e.g.
com.yourcompany.yourapp) — set in Google Play Console - Your WordPress site URL
Creating the app record
- Log in to Studio and click New App (or Create App on an empty account).
- Fill in:
- App Name — the display name (e.g. “My Community”)
- Site URL — your WordPress site URL (e.g.
https://community.example.com) - iOS Bundle ID — the Apple bundle identifier
- Android Package Name — the Google Play package identifier
- Click Create.
appId. This ID is shared across Studio, the WordPress plugin, and the app binary.
Next steps after creating the app
1
Connect WordPress
Go to Settings → WordPress Connection and connect your site. See WordPress Connection.
2
Configure the app
Set branding, navigation, and enabled modules. See App Configuration.
3
Add credentials
Upload iOS and Android signing credentials. See iOS Credentials and Android Credentials.
4
Trigger a build
Go to Build and start your first EAS build. See Building.
Managing multiple apps
You can create multiple app records under one Studio account. Common scenarios:- Multiple tenants — different community sites, each with their own app
- Development vs. production — separate app records with different bundle IDs for testing builds

