Post

Replies

Boosts

Views

Activity

Reply to Change Bundle Identifier of an Existing App
I'm asking the same question, I think. When I tried to upload the new version the App Store complained. "Request failed with error code "ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE.SAME_ACCOUNT", and reason "The provided entity includes an attribute with a value that has already been used on this account." It seems I can't edit the App bundle even after transferring it to my AppleID. Do I just need to use the old bundleID? Thanks, David
May ’22
Reply to Connect DSA trader question
I received this request for trader information this morning. I am an independent developer.with a few apps on the App store. Mostly free, one or two with IAP. I get very little money from these apps. Probably none from the EU, especially since the UK left. I have no interest in having my privacy violated with address, phone number and email address posted publicly on the Apple EU Store. If I stop providing my apps on the EU store am I no longer a 'trader'?
Mar ’24
Reply to How can I generate a vision code?
Are you talking about a QR code? It might be an interesting way to jump to a URL without typing it in. That is, 'look' at the QR and have it recognize and open the URL in Safari. Hmm, doesn't seem to work like that 'yet'. I took a photo but the Photos app didn't do the AI bit. Maybe in an upgrade.
Topic: App & System Services SubTopic: Core OS Tags:
Mar ’24
Reply to Foundation Models Framework with specialized models
Ha. got an iOS version of the app together. Validated OK. Took a long time to upload but completed OK. Remember this includes the modified model in the app bundle. Got an email from App Store Connect. "Please correct the following issues and upload a new binary to App Store Connect. ITMS-90558: Thinned app size is too large - The “/Payload/PK-LLM.app” app bundle in the universal variant is 4 GB, which exceeds the maximum allowable size." Looks like I'm going to upload the specialized model to HuggingFace. Also, the current macOS version give an error after compiling (but not always). Could not launch “PK-LLM” Runningboard has returned error 5. Please check the system logs for the underlying cause of the error." The logs are full of a lot of stuff I don't understand. Maybe uploading to HuggingFace is the way to go.
Topic: Machine Learning & AI SubTopic: Core ML Tags:
Oct ’25
Reply to Change Bundle Identifier of an Existing App
I'm asking the same question, I think. When I tried to upload the new version the App Store complained. "Request failed with error code "ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE.SAME_ACCOUNT", and reason "The provided entity includes an attribute with a value that has already been used on this account." It seems I can't edit the App bundle even after transferring it to my AppleID. Do I just need to use the old bundleID? Thanks, David
Replies
Boosts
Views
Activity
May ’22
Reply to Change Bundle Identifier of an Existing App
I created a new certificate with my 'new' AppleID and the old/previous BundleID. I got an email indicating 'This will result in a loss of keychain access.' as mentioned above. I use Game Center but nothing else that might use Keychain. Hopefully this won't prevent approval of the app.
Replies
Boosts
Views
Activity
May ’22
Reply to Invalid 'com.apple.application-identifier' entitlement value
Thanks for the suggestions. I ended up creating a new identifier and profile, making sure to select an application bundle prefix that matched my team id.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to Sonoma beta and AppleID, managed by profile?
I don't understand but it worked. Thanks.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Remove profile set when using Sonoma beta
Answered on thread https://developer.apple.com/forums/thread/730990
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to Does the Apple Vision Pro have GPS?
Any update to this question? The video says 100m with AVP and needs iPhone for more precision. No GPS mentioned on the AVP specs page. Apple Maps is listed as compatible. No direction arrow.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’24
Reply to Connect DSA trader question
I received this request for trader information this morning. I am an independent developer.with a few apps on the App store. Mostly free, one or two with IAP. I get very little money from these apps. Probably none from the EU, especially since the UK left. I have no interest in having my privacy violated with address, phone number and email address posted publicly on the Apple EU Store. If I stop providing my apps on the EU store am I no longer a 'trader'?
Replies
Boosts
Views
Activity
Mar ’24
Reply to How can I generate a vision code?
Are you talking about a QR code? It might be an interesting way to jump to a URL without typing it in. That is, 'look' at the QR and have it recognize and open the URL in Safari. Hmm, doesn't seem to work like that 'yet'. I took a photo but the Photos app didn't do the AI bit. Maybe in an upgrade.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to Connect DSA trader question
Just now removed Europe and added back UK for my apps. It will be interesting to see if I continue to have a request for this new declaration before new updates or submissions. I have a Vision Pro app I was thinking of submitting soon. Maybe if I wait awhile I won't have to answer this question right away.
Replies
Boosts
Views
Activity
Mar ’24
Reply to Connect DSA trader question
My desire as well. I've taken my mostly free apps off the EU stores. I still see Apple asking for classification re trader status.
Replies
Boosts
Views
Activity
Mar ’24
Reply to Allow network access in tvOS app
Seems to be working now. I recreated the app ;-)
Replies
Boosts
Views
Activity
Dec ’24
Reply to Filtered dataFrame displays original dataFrame values
Thank you. Creating a new DataFrame worked and is what I thought I was doing. Converting 'data.rows.indices' to Int seemed to be an issue
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to Foundation Models Framework with specialized models
Hmm, the app works as expected on my iPhone with iOS 26.0.1. The iPhone simulator is on iOS 26.0
Topic: Machine Learning & AI SubTopic: Core ML Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to Foundation Models Framework with specialized models
Ha. got an iOS version of the app together. Validated OK. Took a long time to upload but completed OK. Remember this includes the modified model in the app bundle. Got an email from App Store Connect. "Please correct the following issues and upload a new binary to App Store Connect. ITMS-90558: Thinned app size is too large - The “/Payload/PK-LLM.app” app bundle in the universal variant is 4 GB, which exceeds the maximum allowable size." Looks like I'm going to upload the specialized model to HuggingFace. Also, the current macOS version give an error after compiling (but not always). Could not launch “PK-LLM” Runningboard has returned error 5. Please check the system logs for the underlying cause of the error." The logs are full of a lot of stuff I don't understand. Maybe uploading to HuggingFace is the way to go.
Topic: Machine Learning & AI SubTopic: Core ML Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to Downloading my fine tuned model from huggingface
I forgot to add Network activity to the App Sandbox.
Replies
Boosts
Views
Activity
Oct ’25