Search results for

“testflight the requested app is not avaliable”

417,723 results found

Post

Replies

Boosts

Views

Activity

Unable to submit for App Review
Hi. I’m unable submit to a new Version of my App. If i want to Add for Review, i get the Error Message: “Unable to Add for Review The items below are required to start the review process: This build is using a beta version of Xcode and can’t be submitted.” The new Version is Uploaded from the Latest Version of Swift Playground for iPad(4.7). No Betas
2
0
212
11h
Inquiry Regarding In-App Purchase Refund Handling
After a user successfully completes a purchase and later requests a refund, how long does it typically take for the refund to be processed and take effect? How does Apple notify developers when a refund has been issued for an in-app purchase? Are there specific mechanisms or recommended approaches to reliably receive such notifications? In cases where users may abuse the refund system (e.g., frequent or malicious refund requests), is there any way for developers to prevent or intervene in the refund process?
1
0
58
11h
Reply to Inquiry Regarding In-App Purchase Refund Handling
After a user successfully completes a purchase and later requests a refund, how long does it typically take for the refund to be processed and take effect? What does the App Store app tell you about requesting a refund? In cases where users may abuse the refund system (e.g., frequent or malicious refund requests), is there any way for developers to prevent or intervene in the refund process? There are cheaters wherever you go. It's not just app users. There are software developers who abuse the system with fake 5-star ratings and bogus last-minute discount price claims. You are simply better off staying away from these people and concentrating on development instead. I wouldn't waste a minute of my valuable time becoming a cat to chase mice.
Topic: App & System Services SubTopic: StoreKit Tags:
11h
DeviceActivityMonitor extension rejected by App Store Connect validator — NSExtensionPointIdentifier "com.apple.deviceactivity.monitor" invalid (IrisAPI -19241)
Hi everyone, I'm building an iOS app that uses a DeviceActivityMonitor app extension as part of the Screen Time / Family Controls API. Every time I try to upload my IPA to App Store Connect, the validation fails with this error: Invalid Info.plist value. The value of the NSExtensionPointIdentifier key, com.apple.deviceactivity.monitor, in the Info.plist of 'Alexandria.app/PlugIns/AlexandriaActivityMonitor.appex' is invalid. Error Domain=IrisAPI Code=-19241, iris-code=STATE_ERROR.VALIDATION_ERROR What I have verified (everything looks correct): NSExtensionPointIdentifier = com.apple.deviceactivity.monitor NSExtensionPrincipalClass = AlexandriaActivityMonitor.AlexandriaActivityMonitorExtension (correctly resolved in the compiled binary, verified with plutil -p) The Swift class correctly subclasses DeviceActivityMonitor CFBundleShortVersionString matches the main app Both the main app and extension provisioning profiles explicitly contain com.apple.developer.family-co
4
0
172
12h
Activation of Apple developer account
Hello everyone I paid for an Apple Developer subscription, but after a week, about 7-8 days, I still haven't got access to the developer's funds, the subscription is active, the money has been debited, please help me access and activate the developer account, I haven't been answered for several days, I'm very upset. I just don't know what to do, they don't respond to my requests, the phone number is not listed anywhere, I can't call. The Apple Developer subscription is displayed in the App Store subscriptions, the money is debited, the account is inactive, and my Apple Developer account is empty. This is my first and very sad experience. Request number: 102847825967 Order ID MM63GT8S8N Document number 670111691457
1
0
96
12h
Reply to Strange Reviewer Behaviour & Feedback
Each review is a drip feed of one or two problems rather than a full review of all problems in one go - surely this has a cost associated which Apple is bearing unnecesarily? In the last week, all rejection reasons could have been stated months ago. That's because those issues have not been resolved? I don't understand why I should be asked if people will be interacting in my community forum - thats the entire point of a forum. Search the guideline for 'moderate.' 2.The chatbots are on the dashboard of my app, there is only one dashboard in my app, everything on my app is in one place, so the reviewer didn't even look for the feature. It's not they who have developed your app. I don't know what the chatbots are, either. The dashboard? I have no clue. I would use the language that your grandparent could understand if I were you. I often given them a video tutorial with subtitles.
13h
Reply to App rejected 13+ times for UIRequiredDeviceCapabilities after adding DeviceActivity extensions — what am I missing?
Saw your Post and noticed no advice has been given as yet. Unfortunately this seems common on here! I am not a member of the Apple Developer Program so not sure how good it is but am suggesting you have a look at it and see if you have more luck by joining.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
10h
Reply to Should Enhanced Security entitlements use string values or Boolean true for Mac App Store submission?
For reference, I’m attaching screenshots of: the App Review message that says these entitlements must be boolean and true, and the Xcode 26.4 release note section that says to use the new -string variants with values 1 and 2. These are the two pieces of guidance I’m trying to reconcile.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
3h
Reply to Part XX of the ITA blocking submission
Same here, it's filled out and was filled out for a while, can't send apps for review... tried logout/login.
Replies
Boosts
Views
Activity
3h
Reply to App crashes on launch for iOS 12 users after App Store release (Xcode 16.4) — BKSProcessErrorDomain bootstrap-failed
I have tried to build the app store bundle and test on a local device via dropping the .ipa Apple Configurator. I still have the same issue. Would this be fixed once it is submitted and deployed with App Store version for iOS 12 devices?
Replies
Boosts
Views
Activity
6h
Reply to Swift Playgrounds and App Store Connect
I can only advise you the way I do it… I don’t use AppStore Connect to find my App upload. I use Safari and login to https://appstoreconnect.apple.com Try that and you should be able to find your app.
Replies
Boosts
Views
Activity
11h
Swift Playgrounds and App Store Connect
Hello everyone, On my iPad when I press upload to App Store Connect, It tells me uploaded successfully to App Store Connect. When I go to App Store Connect and to Build section, My app is not there. Am I looking in the right place?
Replies
1
Boosts
0
Views
911
Activity
11h
Reply to Unable to submit for App Review
I am experiencing the same problem and have just submitted a Post (unfortunately before seeing your post). ChatGTP has advised me that it could be a matter of waiting for Apple to update the latest version from Beta to a Full Version. This I have not been able to confirm.
Replies
Boosts
Views
Activity
11h
Unable to submit for App Review
Hi. I’m unable submit to a new Version of my App. If i want to Add for Review, i get the Error Message: “Unable to Add for Review The items below are required to start the review process: This build is using a beta version of Xcode and can’t be submitted.” The new Version is Uploaded from the Latest Version of Swift Playground for iPad(4.7). No Betas
Replies
2
Boosts
0
Views
212
Activity
11h
Inquiry Regarding In-App Purchase Refund Handling
After a user successfully completes a purchase and later requests a refund, how long does it typically take for the refund to be processed and take effect? How does Apple notify developers when a refund has been issued for an in-app purchase? Are there specific mechanisms or recommended approaches to reliably receive such notifications? In cases where users may abuse the refund system (e.g., frequent or malicious refund requests), is there any way for developers to prevent or intervene in the refund process?
Replies
1
Boosts
0
Views
58
Activity
11h
Reply to Inquiry Regarding In-App Purchase Refund Handling
After a user successfully completes a purchase and later requests a refund, how long does it typically take for the refund to be processed and take effect? What does the App Store app tell you about requesting a refund? In cases where users may abuse the refund system (e.g., frequent or malicious refund requests), is there any way for developers to prevent or intervene in the refund process? There are cheaters wherever you go. It's not just app users. There are software developers who abuse the system with fake 5-star ratings and bogus last-minute discount price claims. You are simply better off staying away from these people and concentrating on development instead. I wouldn't waste a minute of my valuable time becoming a cat to chase mice.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
11h
DeviceActivityMonitor extension rejected by App Store Connect validator — NSExtensionPointIdentifier "com.apple.deviceactivity.monitor" invalid (IrisAPI -19241)
Hi everyone, I'm building an iOS app that uses a DeviceActivityMonitor app extension as part of the Screen Time / Family Controls API. Every time I try to upload my IPA to App Store Connect, the validation fails with this error: Invalid Info.plist value. The value of the NSExtensionPointIdentifier key, com.apple.deviceactivity.monitor, in the Info.plist of 'Alexandria.app/PlugIns/AlexandriaActivityMonitor.appex' is invalid. Error Domain=IrisAPI Code=-19241, iris-code=STATE_ERROR.VALIDATION_ERROR What I have verified (everything looks correct): NSExtensionPointIdentifier = com.apple.deviceactivity.monitor NSExtensionPrincipalClass = AlexandriaActivityMonitor.AlexandriaActivityMonitorExtension (correctly resolved in the compiled binary, verified with plutil -p) The Swift class correctly subclasses DeviceActivityMonitor CFBundleShortVersionString matches the main app Both the main app and extension provisioning profiles explicitly contain com.apple.developer.family-co
Replies
4
Boosts
0
Views
172
Activity
12h
Reply to DeviceActivityMonitor extension rejected by App Store Connect validator — NSExtensionPointIdentifier "com.apple.deviceactivity.monitor" invalid (IrisAPI -19241)
Same issue! Moreover, device activity monitor isn't even being instantiated in the app based on OS logs. Would be grateful for an update here if anyone has one. Thanks :)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
12h
Reply to Cannot submit a new app because of a bug in a compliance
I'm having the same problem with Part XX of the ITA (I'm in Canada). I've been in compliance for days, everything in an active state, but app store connect says I'm not, so I can't bundle subscriptions/in-app purchases in my app, which means I can't submit it.
Replies
Boosts
Views
Activity
12h
Activation of Apple developer account
Hello everyone I paid for an Apple Developer subscription, but after a week, about 7-8 days, I still haven't got access to the developer's funds, the subscription is active, the money has been debited, please help me access and activate the developer account, I haven't been answered for several days, I'm very upset. I just don't know what to do, they don't respond to my requests, the phone number is not listed anywhere, I can't call. The Apple Developer subscription is displayed in the App Store subscriptions, the money is debited, the account is inactive, and my Apple Developer account is empty. This is my first and very sad experience. Request number: 102847825967 Order ID MM63GT8S8N Document number 670111691457
Replies
1
Boosts
0
Views
96
Activity
12h
Reply to Strange Reviewer Behaviour & Feedback
Each review is a drip feed of one or two problems rather than a full review of all problems in one go - surely this has a cost associated which Apple is bearing unnecesarily? In the last week, all rejection reasons could have been stated months ago. That's because those issues have not been resolved? I don't understand why I should be asked if people will be interacting in my community forum - thats the entire point of a forum. Search the guideline for 'moderate.' 2.The chatbots are on the dashboard of my app, there is only one dashboard in my app, everything on my app is in one place, so the reviewer didn't even look for the feature. It's not they who have developed your app. I don't know what the chatbots are, either. The dashboard? I have no clue. I would use the language that your grandparent could understand if I were you. I often given them a video tutorial with subtitles.
Replies
Boosts
Views
Activity
13h