manageSubscriptionsSheet not showing

Trying to debug StoreKit on device using a sandboxed user. When I want to show manageSubscriptionsSheet, the screen flashes but nothing shows.

This is visible in the console:

SKEngagementRemoteViewTask: Presenting system engagement request. Request: {length = 5347, bytes = 0x62706c69 73743030 d4010203 04050607 ... 00000000 000012d7 }

Present engagement request: {length = 5347, bytes = 0x62706c69 73743030 d4010203 04050607 ... 00000000 000012d7 }, clientBundleID: com.acme.myapp

Finished presenting engagement request with view service

There isn't much information in the documentation so I'm not sure if it's me not doing things correctly or a bug in iOS 17.2?

Replies

Can you file a feedback assistant ticket and share a screen recording and a sysdiagnose? Also can you confirm behavior on 17.1? http://feedbackassistant.apple.com

Ref: https://developer.apple.com/documentation/storekit/appstore/3803198-showmanagesubscriptions

  • Will do ASAP. Just tested in the 17.0.1 Simulator and the sheet is showing. Seems like a 17.2 regression. I'll try to test on 17.1.

Add a Comment

Please see FB13334609