Posts

Post marked as solved
23 Replies
30k Views
Hi all,I just submitted a few updates over the past week for one of our applications, but the new In-App Purchases that we'd intended to be released alongside this new update are not being approved. After three updates of attempting to kick the tires, they are still all "Waiting for Review".There has been no rejection by App Review pertaining to the In-App Purchases. I have also emailed App Review and have not heard a response back.I looked at the developer documentation for submitting IAPs, but the section on the iTunes Connect page for adding an IAP for review does not appear for me (the "Add In-App Purchases" section). https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnectInAppPurchase_Guide/Chapters/SubmittingInAppPurchases.htmlDoes anyone have any advice or comments? Am I doing something wrong or does App Review generally just review IAPs at a different time than App Store review?Best,Dan
Posted Last updated
.
Post not yet marked as solved
0 Replies
538 Views
Hi all, I have an iOS application with two share extensions. They both have the same CFBundleName since they're in the same containing app. However, they each have different values for CFBundleDisplayName. In iOS 13 and earlier, the extensions would appear distinctly in the share sheet, but in iOS 14, only one appears, and the name of the extension is just the name of the app itself (the value in CFBundleName). Did an API change or was an plist value added here, or is this a known bug? Thanks in advance! Best, Dan
Posted Last updated
.