Apple Store / iOS
Overview
iOS configuration involves setting up your app to ensure it meets the technical requirements and design standards for Apple devices.
This process includes managing app permissions, setting up certificates and provisioning profiles, and optimizing the app for iOS features.
Proper configuration is key to a successful launch on the Apple App Store.
Prerequisites
Before you get started with configuring your app for iOS platform, you have to have your Firebase Account configured. Learn how to configure your Firebase account.
You also have to create a License certificate and Private Key
Configuring an app for iOS Platform
Naviagte to Publish > Configuration
Click on App Store under Platform Setup
Click on Assign
Click on Update
Configure Apple Developer Account for the App
Provide a Bundle ID and a Team ID. These 2 IDs must match the ones you provide in your Apple Developer Account. And Click on Configure.
Upload the Licence certificate, Licence Private Key, Provisioning Profile and Provisioning Profile Notifications Extention
Note: Learn how to generate Licence Certificate for an app, Licence Private Key, Provisioning Profile and Provisioning Profile Notifications Extention
Learn more on Licence Certificate…
Learn more on Licence Private Key…
Learn more on Provisioning Profile…
Learn more on Provisioning Profile Notification Extension…
Click on Save Configuration