Post

Replies

Boosts

Views

Activity

ABM Redemption Codes Issue on Mac App Store for Mac Catalyst App
Our app (supports iOS and Mac Catalyst versions) is distributed as a Custom App via Apple Business Manager by generating redemption codes. We are experiencing issues with redemption of the generated codes on Mac devices via Mac Appstore. When attempting to redeem the codes, we encounter the error: "This code must be redeemed in the AppStore found on devices and within iTunes." (Screenshot attached) The codes redeem successfully on iOS devices through the iOS App Store, and then can be installed on Mac devices; the issue is specific to redemption on the Mac App Store. Given that the app has both iOS and Mac Catalyst versions, we expect it to support direct redemption on Mac AppStore as well. In the ABM portal, the platform is correctly shown as iOS and macOS. Notably, the same redemption flow works well for another app that similarly supports iOS and Mac Catalyst versions. From our side, we have compared and verified the configurations of both apps to be the same. We have also ensured the redemption is attempted in the correct App Store–enabled region for the app. Please share any insights.
0
0
55
3w
Not receiving notifications on the app
One of our customers is facing an issue with notifications not showing up for our app in their device. When sending notifications to the registered token, from our server to the APNS server, the response shows no errors and shows like payload has been pushed but the notifications are not received on the user's device. We saw the silent notifications we sent were received by the device, only normal priority notifications were not received, did not reach the notificationService.m code on the service extension. All notification settings are intact on the device for the app. No issues with the payload as we tested the same payload to other devices and the notification was received. The user is on OS 14.3. Kindly check and let us know what could be the issue thats occurring on the specific device.
1
0
1.5k
Feb ’21
ios 14 - open link in Safari
I want to force open some url links in Safari only and not the default browser in ios 14. openURL:options:completionHandler: method opens the links in the default system browser. x-web-search:// to open safari makes a search in the browser and does not open the link. safari-<link> does not work either. Please let me know if there is any specific scheme for Safari like we have for other browsers.
1
0
2.7k
Oct ’20