Meroku Knowledge Hub
GithubMeroku Protocol
  • 🎨The Ecosystem
    • Meroku Protocol
      • Personas In The Ecosystem
    • dApp Store Kit (dSK)
      • Use Cases
    • dApp-sdk
      • Modules
    • PWAs X Meroku
  • 💁Using Meroku
    • Publishing .apps
      • Claiming Your .app Name
      • Preparing For Submission
      • Updating Metadata
        • Basic Info
        • .app Builds
          • Android
          • iOS
          • Web
        • .app Images
        • Saving On Chain
    • Launch .appStore
      • Claiming Your .appStore Name
      • Metadata Update
        • Basic Information
        • .appStore Images
        • Assign a .dev Profile
        • Publish
        • .appStore Context
      • .appStore Implementation
        • Reference Implementations
          • Android
          • web (vanilla)
          • web (featured)
          • iOS
        • Custom Implementation
          • User Identity
          • appStore Context
          • .app Listing
          • Search
          • Rating & Reviews
      • Deploying .appStore
    • Developer Profile
      • .dev Profile
      • Update Developer Info
      • Publish
  • 👨‍💻Developers
    • API
    • API Docs
  • 🤝Contributing
    • For Contributors
  • 🎋Apps
    • dApp Explorer
    • .appStore Explorer
    • Contractly.in
  • 🧑‍🚒Support & FAQs
    • Contact Us
Powered by GitBook
On this page
  • Fields
  • Build File (ipa)*
  • Architecture
  • Screen DPI
  • Minimum Version*
  • Version*
  • Package ID*
  • Version Code*

Was this helpful?

  1. Using Meroku
  2. Publishing .apps
  3. Updating Metadata
  4. .app Builds

iOS

Update iOS build details for your .app

PreviousAndroidNextWeb

Last updated 1 year ago

Was this helpful?

If you have an iOS build, you should use the Android section to upload builds for your .apps.

You can upload multiple builds. Each build can target a specific screen DPI or architecture. The .appStore will use this information to select the build that should be installed on a user's device. You will have to enter this information for every build that you upload.

Fields

For you to publish an iOS package, the following information will be needed

Build File (ipa)*

The .ipa file.

Architecture

Choose the architecture that is supported by this build. Currently supported architectures - ALL

Screen DPI

Choose the Screen DPI that is supported by this build. Currently supported resolutions - ALL

Minimum Version*

Version*

This is the version of your .app.

Package ID*

Version Code*

The version code of the .app.

The minimum version of iOS that is required. See the list of iOS versions at:

This is the iOS bundle ID for your .app. This is the id that looks like com.example.myapp that you must have set using

💁
https://en.wikipedia.org/wiki/IOS_version_history
https://developer.apple.com/help/account/manage-identifiers/register-an-app-id/
Screenshot of iOS build details