Provisioning Profile
To create Provisioning Profile must create identifier for Bundle ID check in App Info screen Dashboard and follow the steps
App ID (Bundle Identifier)
- In Developer Portal → Certificates, Identifiers & Profiles → Identifiers.
- Click + → create new App ID.
- Use your app’s Bundle ID (e.g., com.companyname.appname).
- Enable needed Capabilities (e.g., Push Notifications, iCloud).
- Save.
Provisioning Profile (.mobileprovision)
- In Developer Portal → Profiles → +.
- Choose App Store or Ad-hoc.
- Select your App ID and Distribution Certificate.
- Name it (e.g., MyApp AppStore Profile) → Generate.
- Download .mobileprovision and upload in QuikApp.
