Search results for

“missing package product”

52,920 results found

Post

Replies

Boosts

Views

Activity

App Store Server Notification v2: how to distinguish a resubscription that happened in-app from one that happened in Settings → Subscriptions?
Context We're handling App Store subscriptions on the server side using App Store Server Notification v2. Our pipeline currently identifies each event by transactionId and originalTransactionId. A few notes about our client: Our app is built with Flutter and uses the standard in_app_purchase plugin layer to drive App Store purchases (StoreKit 1 under the hood). We have not migrated to StoreKit 2 on the client yet. We have not been setting SKPayment.applicationUsername on outgoing purchases, so every transaction we've ever produced has appAccountToken: null in its v2 notification. This question is purely about what the server-side notification can tell us, given the current client state above. What we're trying to figure out A user can resubscribe to an expired subscription in two different places: In-app — the user opens our app and re-purchases through our normal in-app purchase flow. App Store — the user goes to Settings → Apple ID → Subscriptions and resubscribes from the system UI, without ever returning
1
0
67
3d
Testflight issue
Hi, I have been using Testflight iOS app to test my apps before releasing to production. Over the past few weeks, I am unable to install any of my apps through Testflight. I also don't get any email notification that my app is live on Testflight. This is really important and it would be really helpful if I can find any solution to this. Thank you so much.
0
0
65
3d
Reply to Could not launch app on watchOS downloaded from TestFlight
@ppwqgtl No confirmed solution yet, unfortunately. Reinstalling or rebooting is the only workaround we've found so far, but like you, we're worried the app could lose trust again later. To give a sense of scale: it's intermittent but extremely frequent - today ~10 people were TestFlight testing the watch app and it hit 3 of them. (I still need to get system diagnosis logs out of their watches and phones.) That said, if this were happening to most watchOS apps in TestFlight we'd expect to see far more public reports than just us. Our working theory is that being a dependent companion watch app - rather than an independent watchOS app - is what puts us on an edge-case code path. There are no public numbers on the dependent-vs-independent split, so we can't be sure, but directionally it's plausible. In 2026 independent watch apps could far outnumber dependent watch apps. One clue from our iPhone sysdiagnose: AppConduit / ACXRemoteAppList errors around the failure window, specifically App database is out
Topic: App & System Services SubTopic: General Tags:
3d
IAP Issue
Hi, Can someone help me with this issue I'm having with my app's IAP functionality? When you click on the unlock Premium button on the pop-up window, it should trigger the purchase action. However, there is an error when a user clicks on the button; this error appears as Product Not Found. Please check App Store Connect Configuration. Has anyone faced this issue before, and how was it resolved? My backend code is right, and the IAP configuration in App Store Connect is right and approved, including the Agreement.
1
0
57
3d
Reply to StoreKit 2: Transaction.all and Transaction.currentEntitlements return empty for valid non-consumable purchases in production
We were even able to reproduce it on an iPad with iOS 17.5.1 and on iPhone with iOS 18.7.8 with one of these two affected apps. With StoreKit 2, AppStore.sync() does not synchronize previously purchased in-app purchases. When attempting to purchase the product again, the message appears that the purchase has already been made, and then the error is thrown at: let result = try await product.purchase() and the purchase cannot be restored. Printing description of nsError: Error Domain=SKErrorDomain Code=0 Ein unbekannter Fehler ist aufgetreten UserInfo={NSLocalizedDescription=Ein unbekannter Fehler ist aufgetreten, NSUnderlyingError=0x12cef54a0 {Error Domain=ASDServerErrorDomain Code=2047 Du hast diesen Artikel nicht gekauft. UserInfo={NSLocalizedFailureReason=Du hast diesen Artikel nicht gekauft.}}}
Topic: App & System Services SubTopic: StoreKit Tags:
4d
Reply to SF Symbols .replace animation is partially missing
Thank you for your reply, I tried the method you suggested, but folder.circle‘s drawOff animation is still partially missing. iOS Simulator 26.4.1 My code Thanks for the update, @Mim0sa. I see the same thing but only when using SF symbols with certain animations. For example, when I replace folder.circle with text.below.folder the drawOff animation plays in full, but is cut off again with square.and.arrow.up. This might be a bug. I'd greatly appreciate it if you could open a bug report using Feedback Assistant. Include the code you sent as a sample project, so I can share this with the relevant engineering team. Bug Reporting: How and Why? has tips on creating your bug report. Reply with the feedback number once you filed the report.  Travis
Topic: UI Frameworks SubTopic: SwiftUI Tags:
4d
Reply to SKU not found [Subscription & In-app purchases] , Test Env
I do use Expo production build , It is very strange , it looks simple config issue. Products are matching perfect [I have 3 subs and 3 in-app purc] all of them getting same issue sku-not-found, in-app purchase is enabled to bundle id , profile signed with valid certificate and profiles , All agreements are taken care but still the subscriptions or In-app purchases are not getting linked to App version , Do we need In-app purchases in different state , currently it is at Waiting for review ?
4d
Apple Developer Program payment completed but membership still not active
My Apple Developer Program enrollment is still pending after payment and identity document upload. I enrolled on May 4, 2026. My payment was completed, I received the official invoice, and I uploaded the requested identity documents the same day. Apple also confirmed that my documents were received. However, my Apple Developer account still shows “Buy your membership” / “Complete your purchase”, and my membership has not been activated after several business days. Order ID: MN7Q04OBDY Apple ID: vargasserje Invoice date: May 4, 2026 Product: Apple Developer Program — Annual Amount paid: $459.900 COP Support Case ID: 102888644582 Could Apple Developer Support please review or escalate this enrollment?
1
0
60
4d
Advanced Commerce API pending purchases (consumable)
Hey! App is approved for Advanced Commerce API and have generic product id (Consumable) for digital items purchasing. Uncertain on ho to test flow of pending purchase changing it's status to failed. As by docs BE side handling creating jws for purchase (also creates order to keep track of which items user bought) app with signed jws initiate purchase via product.purchase (send data for advancedCommercialData in options). If product purchase returns status .pending (still no transaction created) I notify BE that for that item (using item SKU) user has pending status for purchase, so that when user attempts to buy this exact item we do not create order duplicate. So the first question - do we need to check if user already made an attempt to buy this item and if item purchasing is pending decline another attempt of buying it? If user sends several requests to buy item under similar SKU for advanced commerce api do all of them will be charged or only one (does apple check SKU value when making a
0
0
67
4d
Missing "Formosa" province in billing address during Apple Developer Program enrollment
Hi everyone, I am trying to complete my enrollment in the Apple Developer Program from Argentina, but I've encountered a blocking issue in the billing information section. When I reach the State/Province dropdown menu to enter my payment details, the province of Formosa is missing from the list. All other Argentine provinces are visible, but I cannot select mine, which prevents me from completing the purchase. What I have tried so far: Clearing browser cache and using different browsers (Safari, Chrome). Attempting the enrollment through the Apple Developer App on iOS. Checking my Apple ID personal information to ensure the region is correctly set to Argentina. Has anyone else from this region experienced this? Is there a way to manually bypass the dropdown or a specific contact department that can handle manual billing overrides for the enrollment fee? Any help would be greatly appreciated!
0
0
51
4d
iTunes API for fetching appletv applications.
Hi Team, We were using the API, ' https://itunes.apple.com/search?entity=tvSoftware&term=digital+signa&limit=10&country=US' for searching and fetching apple TV applications within our product. But we found that the API response is null currently. When going through iTunes Search API: Constructing Searches, we found that 'tvSoftware' is no longer an entity. Could you please let me know what's the 'entity' value that we need to use for fetching Apple TV applications?
0
0
59
4d
`previousOriginalTransactionId` missing from both `JWSTransactionDecodedPayload` and raw JWS payload (Java App Store Server Library `5.1.1`)
Hi, I’m trying to understand the availability of previousOriginalTransactionId in App Store Server Notifications. According to Apple documentation, the field exists here: https://developer.apple.com/documentation/appstoreservernotifications/previousoriginaltransactionid And the App Store Server Notifications changelog indicates it was added in March 2025: https://developer.apple.com/documentation/appstoreservernotifications/app-store-server-notifications-changelog However, I cannot find this field in practice. What I checked I’m using the Java App Store Server Library version 5.1.1 (latest on Maven Central). JWSTransactionDecodedPayload does not expose a property/getter for previousOriginalTransactionId. Example: JWSTransactionDecodedPayload payload = verifier.verifyAndDecodeTransaction(signedTransaction); There does not appear to be something like: payload.getPreviousOriginalTransactionId() I initially assumed this was an SDK lag issue, so I decoded the raw JWS payload JSON manually. However, I also do not s
0
0
43
4d
Reply to com.apple.developer.automatic-assessment-configuration entitlement missing from manually downloaded Distribution/InHouse Provisioning Profile
Thank you very much for the detailed explanation. Your answer clarified that the behavior is intentional --- the AAC capability is restricted to specific distribution channels --- and we will proceed accordingly. We plan to transition our testing environment to use an App Store Organization team account, following the recommended path of Apple Distribution + TestFlight for internal testing. (As a side note: it is a bit unfortunate that we won't be able to use our internally built stage-based automated build/distribution pipeline for this workflow, but we understand the policy.) One piece of feedback I'd like to share regarding the Apple Developer Portal UX: When downloading an InHouse Distribution Provisioning Profile from the portal, the Enabled Capabilities section displays: App Groups, Associated Domains, Automatic Assessment Configuration, In-App Purchase, Push Notifications This listing implies that AAC is included in the downloaded profile. However, as confirmed in this thread, the entitlement key (com.
Topic: Code Signing SubTopic: Entitlements Tags:
4d
App Store Server Notification v2: how to distinguish a resubscription that happened in-app from one that happened in Settings → Subscriptions?
Context We're handling App Store subscriptions on the server side using App Store Server Notification v2. Our pipeline currently identifies each event by transactionId and originalTransactionId. A few notes about our client: Our app is built with Flutter and uses the standard in_app_purchase plugin layer to drive App Store purchases (StoreKit 1 under the hood). We have not migrated to StoreKit 2 on the client yet. We have not been setting SKPayment.applicationUsername on outgoing purchases, so every transaction we've ever produced has appAccountToken: null in its v2 notification. This question is purely about what the server-side notification can tell us, given the current client state above. What we're trying to figure out A user can resubscribe to an expired subscription in two different places: In-app — the user opens our app and re-purchases through our normal in-app purchase flow. App Store — the user goes to Settings → Apple ID → Subscriptions and resubscribes from the system UI, without ever returning
Replies
1
Boosts
0
Views
67
Activity
3d
Testflight issue
Hi, I have been using Testflight iOS app to test my apps before releasing to production. Over the past few weeks, I am unable to install any of my apps through Testflight. I also don't get any email notification that my app is live on Testflight. This is really important and it would be really helpful if I can find any solution to this. Thank you so much.
Replies
0
Boosts
0
Views
65
Activity
3d
Reply to Could not launch app on watchOS downloaded from TestFlight
@ppwqgtl No confirmed solution yet, unfortunately. Reinstalling or rebooting is the only workaround we've found so far, but like you, we're worried the app could lose trust again later. To give a sense of scale: it's intermittent but extremely frequent - today ~10 people were TestFlight testing the watch app and it hit 3 of them. (I still need to get system diagnosis logs out of their watches and phones.) That said, if this were happening to most watchOS apps in TestFlight we'd expect to see far more public reports than just us. Our working theory is that being a dependent companion watch app - rather than an independent watchOS app - is what puts us on an edge-case code path. There are no public numbers on the dependent-vs-independent split, so we can't be sure, but directionally it's plausible. In 2026 independent watch apps could far outnumber dependent watch apps. One clue from our iPhone sysdiagnose: AppConduit / ACXRemoteAppList errors around the failure window, specifically App database is out
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
3d
Reply to IAP Issue
It sounds to me that the product points to a wrong product identifier.
Replies
Boosts
Views
Activity
3d
IAP Issue
Hi, Can someone help me with this issue I'm having with my app's IAP functionality? When you click on the unlock Premium button on the pop-up window, it should trigger the purchase action. However, there is an error when a user clicks on the button; this error appears as Product Not Found. Please check App Store Connect Configuration. Has anyone faced this issue before, and how was it resolved? My backend code is right, and the IAP configuration in App Store Connect is right and approved, including the Agreement.
Replies
1
Boosts
0
Views
57
Activity
3d
Reply to StoreKit 2: Transaction.all and Transaction.currentEntitlements return empty for valid non-consumable purchases in production
We were even able to reproduce it on an iPad with iOS 17.5.1 and on iPhone with iOS 18.7.8 with one of these two affected apps. With StoreKit 2, AppStore.sync() does not synchronize previously purchased in-app purchases. When attempting to purchase the product again, the message appears that the purchase has already been made, and then the error is thrown at: let result = try await product.purchase() and the purchase cannot be restored. Printing description of nsError: Error Domain=SKErrorDomain Code=0 Ein unbekannter Fehler ist aufgetreten UserInfo={NSLocalizedDescription=Ein unbekannter Fehler ist aufgetreten, NSUnderlyingError=0x12cef54a0 {Error Domain=ASDServerErrorDomain Code=2047 Du hast diesen Artikel nicht gekauft. UserInfo={NSLocalizedFailureReason=Du hast diesen Artikel nicht gekauft.}}}
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
4d
Reply to SF Symbols .replace animation is partially missing
Thank you for your reply, I tried the method you suggested, but folder.circle‘s drawOff animation is still partially missing. iOS Simulator 26.4.1 My code Thanks for the update, @Mim0sa. I see the same thing but only when using SF symbols with certain animations. For example, when I replace folder.circle with text.below.folder the drawOff animation plays in full, but is cut off again with square.and.arrow.up. This might be a bug. I'd greatly appreciate it if you could open a bug report using Feedback Assistant. Include the code you sent as a sample project, so I can share this with the relevant engineering team. Bug Reporting: How and Why? has tips on creating your bug report. Reply with the feedback number once you filed the report.  Travis
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
4d
Reply to SKU not found [Subscription & In-app purchases] , Test Env
I do use Expo production build , It is very strange , it looks simple config issue. Products are matching perfect [I have 3 subs and 3 in-app purc] all of them getting same issue sku-not-found, in-app purchase is enabled to bundle id , profile signed with valid certificate and profiles , All agreements are taken care but still the subscriptions or In-app purchases are not getting linked to App version , Do we need In-app purchases in different state , currently it is at Waiting for review ?
Replies
Boosts
Views
Activity
4d
Apple Developer Program payment completed but membership still not active
My Apple Developer Program enrollment is still pending after payment and identity document upload. I enrolled on May 4, 2026. My payment was completed, I received the official invoice, and I uploaded the requested identity documents the same day. Apple also confirmed that my documents were received. However, my Apple Developer account still shows “Buy your membership” / “Complete your purchase”, and my membership has not been activated after several business days. Order ID: MN7Q04OBDY Apple ID: vargasserje Invoice date: May 4, 2026 Product: Apple Developer Program — Annual Amount paid: $459.900 COP Support Case ID: 102888644582 Could Apple Developer Support please review or escalate this enrollment?
Replies
1
Boosts
0
Views
60
Activity
4d
Advanced Commerce API pending purchases (consumable)
Hey! App is approved for Advanced Commerce API and have generic product id (Consumable) for digital items purchasing. Uncertain on ho to test flow of pending purchase changing it's status to failed. As by docs BE side handling creating jws for purchase (also creates order to keep track of which items user bought) app with signed jws initiate purchase via product.purchase (send data for advancedCommercialData in options). If product purchase returns status .pending (still no transaction created) I notify BE that for that item (using item SKU) user has pending status for purchase, so that when user attempts to buy this exact item we do not create order duplicate. So the first question - do we need to check if user already made an attempt to buy this item and if item purchasing is pending decline another attempt of buying it? If user sends several requests to buy item under similar SKU for advanced commerce api do all of them will be charged or only one (does apple check SKU value when making a
Replies
0
Boosts
0
Views
67
Activity
4d
Missing "Formosa" province in billing address during Apple Developer Program enrollment
Hi everyone, I am trying to complete my enrollment in the Apple Developer Program from Argentina, but I've encountered a blocking issue in the billing information section. When I reach the State/Province dropdown menu to enter my payment details, the province of Formosa is missing from the list. All other Argentine provinces are visible, but I cannot select mine, which prevents me from completing the purchase. What I have tried so far: Clearing browser cache and using different browsers (Safari, Chrome). Attempting the enrollment through the Apple Developer App on iOS. Checking my Apple ID personal information to ensure the region is correctly set to Argentina. Has anyone else from this region experienced this? Is there a way to manually bypass the dropdown or a specific contact department that can handle manual billing overrides for the enrollment fee? Any help would be greatly appreciated!
Replies
0
Boosts
0
Views
51
Activity
4d
iTunes API for fetching appletv applications.
Hi Team, We were using the API, ' https://itunes.apple.com/search?entity=tvSoftware&term=digital+signa&limit=10&country=US' for searching and fetching apple TV applications within our product. But we found that the API response is null currently. When going through iTunes Search API: Constructing Searches, we found that 'tvSoftware' is no longer an entity. Could you please let me know what's the 'entity' value that we need to use for fetching Apple TV applications?
Replies
0
Boosts
0
Views
59
Activity
4d
`previousOriginalTransactionId` missing from both `JWSTransactionDecodedPayload` and raw JWS payload (Java App Store Server Library `5.1.1`)
Hi, I’m trying to understand the availability of previousOriginalTransactionId in App Store Server Notifications. According to Apple documentation, the field exists here: https://developer.apple.com/documentation/appstoreservernotifications/previousoriginaltransactionid And the App Store Server Notifications changelog indicates it was added in March 2025: https://developer.apple.com/documentation/appstoreservernotifications/app-store-server-notifications-changelog However, I cannot find this field in practice. What I checked I’m using the Java App Store Server Library version 5.1.1 (latest on Maven Central). JWSTransactionDecodedPayload does not expose a property/getter for previousOriginalTransactionId. Example: JWSTransactionDecodedPayload payload = verifier.verifyAndDecodeTransaction(signedTransaction); There does not appear to be something like: payload.getPreviousOriginalTransactionId() I initially assumed this was an SDK lag issue, so I decoded the raw JWS payload JSON manually. However, I also do not s
Replies
0
Boosts
0
Views
43
Activity
4d
stuck in "in review" over 72 hours
My app is stuck in the in review stage for over 3days. . Did my review get stuck or lost or something? Is there anyway to get any clarity on this?
Replies
1
Boosts
0
Views
61
Activity
4d
Reply to com.apple.developer.automatic-assessment-configuration entitlement missing from manually downloaded Distribution/InHouse Provisioning Profile
Thank you very much for the detailed explanation. Your answer clarified that the behavior is intentional --- the AAC capability is restricted to specific distribution channels --- and we will proceed accordingly. We plan to transition our testing environment to use an App Store Organization team account, following the recommended path of Apple Distribution + TestFlight for internal testing. (As a side note: it is a bit unfortunate that we won't be able to use our internally built stage-based automated build/distribution pipeline for this workflow, but we understand the policy.) One piece of feedback I'd like to share regarding the Apple Developer Portal UX: When downloading an InHouse Distribution Provisioning Profile from the portal, the Enabled Capabilities section displays: App Groups, Associated Domains, Automatic Assessment Configuration, In-App Purchase, Push Notifications This listing implies that AAC is included in the downloaded profile. However, as confirmed in this thread, the entitlement key (com.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
4d