Going to Production

Going to Production

Notice that in order to deploy real mobile app you need to have own google play developer account and active apple developer lisence. By these we can make sure you own your apps and you have full autonomy on that.

Before you ship: prep checklist

  • Expo account created
  • Apple developer lisence (if you’re building for iOS)
  • Google Play Console developer account (if you’re building for Android)
  • Application have a name
  • version
  • icon for the app

Preparing your app inside Struklio

  • Review every screen in Preview mode and confirm links/actions behave as expected.
  • We suggest to collect all needed credentials for the whole deployemnt process in someplace where you can access these with easy but are secure
  • After you’re ready to deploy the app open the app settings and press deploy, that will open the building section
  • On here we need you to provide needed credentials in order to firstly point this build for your accounts and making sure we won’t forget anything which could lead to failed deploy
  • Follow the steps on there forward

Expo Setup

  1. You’ll need Expo Account and this needs to include project and robot user with access token
  2. Now that you have the robot user, on eas access token add this access token linked with robot user
  3. Then we need your project id which comes from the project you’ve created previously
  4. On that same project we need one more thing which is slug, which is the name of the project you’ve typed
  5. When these all are there and these are valid you can continue on the deploy setup

iOS Setup

  1. This requires Apple developer lisence which is $99 annually
  2. Here we need few things so we can orchestrate the whole process for you
  3. IssuerId which is 32 characters long.
  4. KeyId which will come from your created app at apple developer portal
  5. TeamId which will be found on the main screen on the apple developer portal, where you have other informations about you
  6. Private Key which you need to create on App Store Connect API and create new key. Keep in mind that apple let’s you only see this once so you have two (2) options but downlaod this and copy on that safe place where others credentials are
  7. When these all are there and these are valid you can continue on the deploy setup

Android Setup

  1. Create a Google Play Developer account (one-time fee).
  2. In Struklio, open Project → Deployment → Android and connect your Google account.
  3. Upload Android-specific assets if they differ (feature graphic, adaptive icon layers).
  4. Tap Generate build. We produce the signed .aab and store the keystore securely.
  5. Download the .aab or push to the Play Console from within the app.
  6. Complete the Play Console release checklist (content rating, data safety, pricing) and send to review.

Review timelines and expectations

  • Apple typically reviews within 24–72 hours for new apps; updates are often faster.
  • Google Play can be same-day but allow up to 7 days if you are brand new.
  • If reviewers ask for changes, we summarize the request inside Struklio so you can adjust quickly.
  • Keep communication email active; both stores send important status updates there.

Post-launch updates

  • Use version notes to highlight what changed for users.
  • Schedule staged rollouts if you want to test with a smaller audience first.
  • Monitor ratings and crash logs via the App Store / Play Console dashboards.
  • Keep marketing assets, privacy policy, and screenshots updated as your app evolves.

Need extra help? Contact Support and mention “Production help” so we can prioritize.