An App ID is a two-part string used to identify one or more apps from a single development team.

Posts under App ID tag

127 Posts

Post

Replies

Boosts

Views

Activity

Bundle identifier error when running EAS build
I'm working on a rebuild of an app for a client. I'm using EAS build to bundle the app up for testing. My bundle identifier (com.organisation.app) matches an existing app in the app store, as it will replace this app once it's finished. The app has a Onesignal integration, using onesignal-expo-plugin. I have been given access to the app in App Store Connect, as well as at developer.apple.com. All good so far. When building via EAS build, while logged into the correct apple account that has access to my client's organisation, I get the following error: The bundle identifier com.organisation.app.OneSignalNotificationServiceExtension is not available to team "XXXX" (XXXX), change it in your app config and try again. UnexpectedAppleResponse: An attribute in the provided entity has invalid value - An App ID with Identifier 'com.organisation.app.OneSignalNotificationServiceExtension' is not available. Please enter a different string. I can change the bundle identifier to com.anotherorganisation.app and it will generate/link credentials etc and build fine. I have been poking around in https://developer.apple.com/account/resources/identifiers/list and the only thing that stands out to me is that the bundle ID shown in there is all lowercase- ie. com.organisation.app.onesignalnotificationserviceextension I'm guessing that EAS can't create a new id because it thinks that it already exists (if it ignores the case) but also can't link it, since the case doesn't match? Has anyone encountered this before, and know a fix?
Topic: Code Signing SubTopic: General Tags:
1
0
3.2k
Nov ’22
Transferring the bundle id of an extension
We have an app with an extension where the extension's bundle id was accidentally created in a different Developer group (we have several developer groups). We are aware of the App Transfer process, however, this is only dealing with transferring the extension's bundle id to the right dev group. Is there any guidance you can offer us with possible next steps?
0
0
1k
Oct ’22
Submit app to Appstore in the name of my client
Hi, I've been looking for a simple to understand guide how to submit apps to Appstore for my clients, following two scenarios: client has given me credentials to developer.apple.com account and asked to publish the app (that we created) under his name. client hasn't given me credentials to developer.apple.com account and wants to receive the app from me and publish it himself. In both cases, app is developed by me, but I see no problem in making my clients visible as developers. Many thanks for pointers, Wojciech Kulesza
6
0
5.7k
Oct ’22
Cannot remove App ID / Identifier
I've created a test app to play around with fast lane and want to remove it. A build has never reached App Store connect and it let me delete the app itself (though ideally I'd like it gone from the "removed" list too) When I try to remove the related app id / identifier it says App ID xxxx appears to be in use by the App Store, so it can not be removed at this time. When I look at the removed app its status is "prepare for submission" Is this a bug or correct behaviour? surely I'm going to end up with lots of orphaned app ids and a cluttered list of removed apps I guess I can pay for a personal/separate developer account for testing but it seems crazy! Thanks
5
0
7.7k
Oct ’22
Re-signing an Apple Developer Distribution cert signed app with an Apple Enterprise Developer Distribution cert
We have been re-signing an app developed and signed with a sub-contractor’s Apple Enterprise Developer Distribution certificate, with our Apple Enterprise Developer Distribution certificate for MDM distribution through Intune. The sub-contractor says due to a change in Apple policy, they now need to sign the app with an Apple Developer Distribution certificate. During a test, we could re-sign the .ipa file with our Apple Enterprise Developer Distribution certificate. However, when we attempt to install the app on a managed device, we get an error that says, “Unable to install [app name] This app cannot be installed because its integrity could not be verified.” When the sub-contractor was signing with an Apple Enterprise Developer Distribution certificate, our bundle ID could match theirs. In the test of the new process, were unable to use a bundle ID that matches the one the sub-contractor is using. If we try to use the same bundle ID, we get an error saying “An App ID with identifier [bundle ID] is not available. Please use another string.” Would not using the same bundle ID be causing the integrity verification issue?
0
0
1.2k
Oct ’22
How do i get an Approval Number from China Mainland?.
I want to publish my game in China. But it is not written in English. I do not know the ABCD of CHINESE language. What Should i do?. I need an Approval Number. Apple does not provide proper support to get any Approval Number from China Mainland. Availability in China Mainland Chinese law requires games to secure an approval number from China's National Press and Publication Administration. If you offer or plan to offer paid games or games with in-app purchases, provide your approval number and supporting documents to make sure your app will be available on the App Store in China mainland.
1
1
3.5k
Aug ’22
identifierForVendor is change in iOS Beta 16.0 Version 4
identifierForVendor is changed for the asme same vendor and same device when OS got updated from 15.6 to 16.0 beta 4. Ideally it should not be happening. We are using the below API to get the UUID. UIDevice.current.identifierForVendor?.uuidString Need help in resolving the issue. Adding the sample app. https://drive.google.com/file/d/1WcYVM__gMFZELyyEPnCJEgXGddDsaJbh/view?usp=sharing We have tested with your orgs bundle id (release and developer) both have changed in iOS 16 beta
Topic: Code Signing SubTopic: General Tags:
3
0
3.3k
Aug ’22
identifierForVendor are creating diferenten identifiers
Hello, good morning, I have a problem with the vendor identifier UUID, basically every time I install the app is debug, testfligth or prod is creating me a new id, this generates a problem when sending notifications from the backend because we link the id with the token of the push and this makes the push is sent repeatedly. Is it possible to use the UUID (even if apple doesn't like it) ?
1
0
1.7k
Aug ’22
Authentication working on VM? ...sort of
Most of the time I find myself asking the question why something doesn't work when I had reasonable expectation that it would. In this case I find my self asking why something worked when I had NO expectation that it would! It is well known that Apple's virtual machine sample code does not support authentication with Apple services: iCloud, iTunes, Developer, etc. So it was a great surprise when I attempted to update Ventura beta 1 to beta 2...IT WORKED! System Update was able to authenticate with the Developer Beta Seed program and determine that my VM was enrolled and the update was applied without any issue. Can anyone tell me why this worked while other attempts to authenticate fail?
1
0
1.9k
Jun ’22
App has been removed from the App Store
Hi, My app has been removed from the Appstore. Unfortunately we missed to release updated version So now we make some changes and change the version, uploaded into Appstore with new profiles and certificates to Internal testing but the app is unable to install from TestFlight please do needful what might be the reason? ASAP Thank you.
Topic: Code Signing SubTopic: General Tags:
2
0
1.8k
Jun ’22
About Authenticating users with Sign in with Apple
If you use an Apple ID provider on a third-party system I believe that a token will be returned from the AppleID server after user authentication. I believe that a value of the key name "sub" as described in the following site will be returned at that time, but is this value constant for the same user? https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_rest_api/authenticating_users_with_sign_in_with_apple#:~:text=sub,for%20the%20user.
Topic: Code Signing SubTopic: General Tags:
0
0
880
Jun ’22
Non Lo so ,ma penso di avere un idea
Sono Alexander Puglisi ho 19 anni e desidero creare un app che permetta di fare soldini grazie al nostro apple watch, e infine creare una lentina a contatto che permetta di vedere qualcosa in più (esempio: penna e luce uv su foglio bianco) ,, (qualcosa che gli altri non riescono a vedere). (alla fine le lenti a contatto le usano anche per scene teatrali/film ,quindi perchè non sfruttare questa cosa? non lo so...potrebbe secondo voi servire ? ) qualcuno può contattarmi ? +39 3273529673 scusate per il disturbo ma sto uscendo pazzo :(
1
0
1.2k
Jun ’22
private relay.appleid
I have privaterelay.appleid email address on a booking app. When I make bookings on my online account it uses my private email and doesn't show bookings on my app and vice versa. How do I add appleid address to online account?
Topic: Code Signing SubTopic: General Tags:
0
0
830
Jun ’22
App Store Connect
I connected to App Store Connect with my private key with the curl command line that was specified in the Generating Tokens for API Request and now I want to understand how to process a JWT Payload token with the command line specified in the "Generating Tokens for API Request" and don't understand how to use the commands POST or DELETE, can you help or are you interested in forming a team to solve these process issues ? Can you give me a example of a curl command line that includes the json data of the request in the command or how to process the JWT Payload.json with the command specified to process the command from Xcode not from the Terminal.app ? Kindly
0
0
949
Jun ’22
Bundle ID's
I'm interested in understanding how to Register a New Bundle ID for App Store Connect, I connected yesterday with my private key to the App Store Connect Server and want to take it to the next level. How do I create the JWT Token to write the data in the request for the curl command with my private key to transmit the command to the server ? Kind Regards
0
0
862
Jun ’22
Apple Sign In Revoke Token
The requirement to revoke authorization tokens when a user deletes their account for an ios app requires two api calls to the appleid.apple.com framework. The first requires passing the authorization code to the /auth/token which returns a token that can be used to revoke app credentials. But this code is returned as part of the sign-in authentication, and expires in 5 minutes. So, if a user signs in, has an app session for longer than 5 minutes, then wants to delete their account, how is this managed? Would they need to sign in again to apple to get a valid code that can be used to revoke authentication? Is there any other way to get a "fresh" authorization code?
4
3
3.6k
Jun ’22
Bundle identifier error when running EAS build
I'm working on a rebuild of an app for a client. I'm using EAS build to bundle the app up for testing. My bundle identifier (com.organisation.app) matches an existing app in the app store, as it will replace this app once it's finished. The app has a Onesignal integration, using onesignal-expo-plugin. I have been given access to the app in App Store Connect, as well as at developer.apple.com. All good so far. When building via EAS build, while logged into the correct apple account that has access to my client's organisation, I get the following error: The bundle identifier com.organisation.app.OneSignalNotificationServiceExtension is not available to team "XXXX" (XXXX), change it in your app config and try again. UnexpectedAppleResponse: An attribute in the provided entity has invalid value - An App ID with Identifier 'com.organisation.app.OneSignalNotificationServiceExtension' is not available. Please enter a different string. I can change the bundle identifier to com.anotherorganisation.app and it will generate/link credentials etc and build fine. I have been poking around in https://developer.apple.com/account/resources/identifiers/list and the only thing that stands out to me is that the bundle ID shown in there is all lowercase- ie. com.organisation.app.onesignalnotificationserviceextension I'm guessing that EAS can't create a new id because it thinks that it already exists (if it ignores the case) but also can't link it, since the case doesn't match? Has anyone encountered this before, and know a fix?
Topic: Code Signing SubTopic: General Tags:
Replies
1
Boosts
0
Views
3.2k
Activity
Nov ’22
Trying to remote app from developers account and get this error:
This app is unable to be removed right now. This app can be removed from your account only if every version has one of the following statuses: Prepare for Submission, Invalid Binary, Developer Rejected, Rejected, Metadata Rejected, Developer Removed from Sale, or Removed from Sale.
Replies
1
Boosts
0
Views
1.1k
Activity
Nov ’22
Transferring the bundle id of an extension
We have an app with an extension where the extension's bundle id was accidentally created in a different Developer group (we have several developer groups). We are aware of the App Transfer process, however, this is only dealing with transferring the extension's bundle id to the right dev group. Is there any guidance you can offer us with possible next steps?
Replies
0
Boosts
0
Views
1k
Activity
Oct ’22
Submit app to Appstore in the name of my client
Hi, I've been looking for a simple to understand guide how to submit apps to Appstore for my clients, following two scenarios: client has given me credentials to developer.apple.com account and asked to publish the app (that we created) under his name. client hasn't given me credentials to developer.apple.com account and wants to receive the app from me and publish it himself. In both cases, app is developed by me, but I see no problem in making my clients visible as developers. Many thanks for pointers, Wojciech Kulesza
Replies
6
Boosts
0
Views
5.7k
Activity
Oct ’22
Cannot remove App ID / Identifier
I've created a test app to play around with fast lane and want to remove it. A build has never reached App Store connect and it let me delete the app itself (though ideally I'd like it gone from the "removed" list too) When I try to remove the related app id / identifier it says App ID xxxx appears to be in use by the App Store, so it can not be removed at this time. When I look at the removed app its status is "prepare for submission" Is this a bug or correct behaviour? surely I'm going to end up with lots of orphaned app ids and a cluttered list of removed apps I guess I can pay for a personal/separate developer account for testing but it seems crazy! Thanks
Replies
5
Boosts
0
Views
7.7k
Activity
Oct ’22
Re-signing an Apple Developer Distribution cert signed app with an Apple Enterprise Developer Distribution cert
We have been re-signing an app developed and signed with a sub-contractor’s Apple Enterprise Developer Distribution certificate, with our Apple Enterprise Developer Distribution certificate for MDM distribution through Intune. The sub-contractor says due to a change in Apple policy, they now need to sign the app with an Apple Developer Distribution certificate. During a test, we could re-sign the .ipa file with our Apple Enterprise Developer Distribution certificate. However, when we attempt to install the app on a managed device, we get an error that says, “Unable to install [app name] This app cannot be installed because its integrity could not be verified.” When the sub-contractor was signing with an Apple Enterprise Developer Distribution certificate, our bundle ID could match theirs. In the test of the new process, were unable to use a bundle ID that matches the one the sub-contractor is using. If we try to use the same bundle ID, we get an error saying “An App ID with identifier [bundle ID] is not available. Please use another string.” Would not using the same bundle ID be causing the integrity verification issue?
Replies
0
Boosts
0
Views
1.2k
Activity
Oct ’22
Error (Xcode): Signing for "GoogleSignIn-framework-GoogleSignIn" requires a development team. Select a development team in the Signing & Capabilities editor. Encountered error while building for device.
Error (Xcode): Signing for "GoogleSignIn-framework-GoogleSignIn" requires a development team. Select a development team in the Signing & Capabilities editor. Encountered error while building for device.
Topic: Code Signing SubTopic: General Tags:
Replies
1
Boosts
0
Views
1.6k
Activity
Sep ’22
how to remove Identifiers
Actually, I removed the app in app store connect, I still can't remove Identifiers id, the error message is "The App ID '***' appears to be in use by the App Store, so it can not be removed at this time."
Replies
10
Boosts
0
Views
10k
Activity
Aug ’22
How do i get an Approval Number from China Mainland?.
I want to publish my game in China. But it is not written in English. I do not know the ABCD of CHINESE language. What Should i do?. I need an Approval Number. Apple does not provide proper support to get any Approval Number from China Mainland. Availability in China Mainland Chinese law requires games to secure an approval number from China's National Press and Publication Administration. If you offer or plan to offer paid games or games with in-app purchases, provide your approval number and supporting documents to make sure your app will be available on the App Store in China mainland.
Replies
1
Boosts
1
Views
3.5k
Activity
Aug ’22
identifierForVendor is change in iOS Beta 16.0 Version 4
identifierForVendor is changed for the asme same vendor and same device when OS got updated from 15.6 to 16.0 beta 4. Ideally it should not be happening. We are using the below API to get the UUID. UIDevice.current.identifierForVendor?.uuidString Need help in resolving the issue. Adding the sample app. https://drive.google.com/file/d/1WcYVM__gMFZELyyEPnCJEgXGddDsaJbh/view?usp=sharing We have tested with your orgs bundle id (release and developer) both have changed in iOS 16 beta
Topic: Code Signing SubTopic: General Tags:
Replies
3
Boosts
0
Views
3.3k
Activity
Aug ’22
identifierForVendor are creating diferenten identifiers
Hello, good morning, I have a problem with the vendor identifier UUID, basically every time I install the app is debug, testfligth or prod is creating me a new id, this generates a problem when sending notifications from the backend because we link the id with the token of the push and this makes the push is sent repeatedly. Is it possible to use the UUID (even if apple doesn't like it) ?
Replies
1
Boosts
0
Views
1.7k
Activity
Aug ’22
Authentication working on VM? ...sort of
Most of the time I find myself asking the question why something doesn't work when I had reasonable expectation that it would. In this case I find my self asking why something worked when I had NO expectation that it would! It is well known that Apple's virtual machine sample code does not support authentication with Apple services: iCloud, iTunes, Developer, etc. So it was a great surprise when I attempted to update Ventura beta 1 to beta 2...IT WORKED! System Update was able to authenticate with the Developer Beta Seed program and determine that my VM was enrolled and the update was applied without any issue. Can anyone tell me why this worked while other attempts to authenticate fail?
Replies
1
Boosts
0
Views
1.9k
Activity
Jun ’22
App has been removed from the App Store
Hi, My app has been removed from the Appstore. Unfortunately we missed to release updated version So now we make some changes and change the version, uploaded into Appstore with new profiles and certificates to Internal testing but the app is unable to install from TestFlight please do needful what might be the reason? ASAP Thank you.
Topic: Code Signing SubTopic: General Tags:
Replies
2
Boosts
0
Views
1.8k
Activity
Jun ’22
About Authenticating users with Sign in with Apple
If you use an Apple ID provider on a third-party system I believe that a token will be returned from the AppleID server after user authentication. I believe that a value of the key name "sub" as described in the following site will be returned at that time, but is this value constant for the same user? https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_rest_api/authenticating_users_with_sign_in_with_apple#:~:text=sub,for%20the%20user.
Topic: Code Signing SubTopic: General Tags:
Replies
0
Boosts
0
Views
880
Activity
Jun ’22
Non Lo so ,ma penso di avere un idea
Sono Alexander Puglisi ho 19 anni e desidero creare un app che permetta di fare soldini grazie al nostro apple watch, e infine creare una lentina a contatto che permetta di vedere qualcosa in più (esempio: penna e luce uv su foglio bianco) ,, (qualcosa che gli altri non riescono a vedere). (alla fine le lenti a contatto le usano anche per scene teatrali/film ,quindi perchè non sfruttare questa cosa? non lo so...potrebbe secondo voi servire ? ) qualcuno può contattarmi ? +39 3273529673 scusate per il disturbo ma sto uscendo pazzo :(
Replies
1
Boosts
0
Views
1.2k
Activity
Jun ’22
private relay.appleid
I have privaterelay.appleid email address on a booking app. When I make bookings on my online account it uses my private email and doesn't show bookings on my app and vice versa. How do I add appleid address to online account?
Topic: Code Signing SubTopic: General Tags:
Replies
0
Boosts
0
Views
830
Activity
Jun ’22
App Store Connect
I connected to App Store Connect with my private key with the curl command line that was specified in the Generating Tokens for API Request and now I want to understand how to process a JWT Payload token with the command line specified in the "Generating Tokens for API Request" and don't understand how to use the commands POST or DELETE, can you help or are you interested in forming a team to solve these process issues ? Can you give me a example of a curl command line that includes the json data of the request in the command or how to process the JWT Payload.json with the command specified to process the command from Xcode not from the Terminal.app ? Kindly
Replies
0
Boosts
0
Views
949
Activity
Jun ’22
Bundle ID's
I'm interested in understanding how to Register a New Bundle ID for App Store Connect, I connected yesterday with my private key to the App Store Connect Server and want to take it to the next level. How do I create the JWT Token to write the data in the request for the curl command with my private key to transmit the command to the server ? Kind Regards
Replies
0
Boosts
0
Views
862
Activity
Jun ’22
Apple Sign In Revoke Token
The requirement to revoke authorization tokens when a user deletes their account for an ios app requires two api calls to the appleid.apple.com framework. The first requires passing the authorization code to the /auth/token which returns a token that can be used to revoke app credentials. But this code is returned as part of the sign-in authentication, and expires in 5 minutes. So, if a user signs in, has an app session for longer than 5 minutes, then wants to delete their account, how is this managed? Would they need to sign in again to apple to get a valid code that can be used to revoke authentication? Is there any other way to get a "fresh" authorization code?
Replies
4
Boosts
3
Views
3.6k
Activity
Jun ’22
Xode: No profile, faile to register bundle identifier
I was trying to run the tutorial here: https://reactnative.dev/docs/running-on-device However, I run into the following problem. Any suggestions about the solution? By the way, do we need to pay to follow the tutorial (link mentioned above) and run the App testing on iOS device?
Replies
1
Boosts
1
Views
3.3k
Activity
Jun ’22