Top "App-id" questions

Identifier for an app that is unique across all apps within a given platform

Do I have to register a new Bundle ID to upload new application to iTune Connect?

it is my very first time to upload an application to iTune Connect, and this one freaks me out: The …

ios xcode app-store-connect app-id bundle-identifier
Add the “iCloud containers” entitlement to your App ID

I am trying to fix this issue for hours now. I have checked the App ID and confirmed the iCloud …

ios xcode icloud ios-provisioning app-id
How should my "App IDs" section look like?

I know there are many other questions out there, but I can't seem to find exactly what I want. Let's …

ios provisioning iphone-developer-program app-id
Is it safe to change the AppID Prefix between updates?

I am trying to understand the role of the first part of the AppID for iOS apps. This part was …

ios ios-provisioning app-id
Should the rfc1034identifier be removed from the CFBundleIdentifier in plist file?

In my Xcode project's plist file, I can see the value for the key CFBundleIdentifier is: com.mycompany.${PRODUCT_NAME:…

ios xcode app-store app-id rfc1034identifier
Swift Facebook Login AppID Not Registered as a URL Scheme

I'm getting the following error when trying to login with Facebook Terminating app due to uncaught exception 'InvalidOperationException', reason: 'fb---AppID--- …

ios facebook parse-platform info.plist app-id
How to remove App ID from iTunes in iOS?

I found that my app's bundleIdentifier is different from my App ID of iTunes. So I want to make new …

ios iphone app-store-connect app-id
How to obtain the app ID programmatically in Swift?

In a macOS app, I'm using this code to create a directory in Application Support folder. let directoryURL = appSupportURL.appendingPathComponent("…

swift app-id
Android Facebook Api Exception - remote_app_id does not match stored id

I have an issue as said in the title of this post. I am unable to login. SessionState currentstate = session.…

android facebook login app-id