Post

Replies

Boosts

Views

Activity

Reply to Cannot change INTERRUPTED PURCHASES for sandbox user
App Store Connect (login) Users and Access Sandbox Testers Create a sandbox user. After that, try to toggle the INTERRUPTED PURCHASES switch. It has no effect. Once enabled, it remains enabled. Impossible to disable. APP STORE COUNTRY OR REGION changes reflect correctly after being changed. Before using FB, I'd like to have a confirmation that above behaviour can be reproduced by someone.
Dec ’22
Reply to Unique ID across devices for Apple ID
Thanks for your answer. I'm neither referring to consumable subscriptions, nor to Family sharing. I'd like to use a UID in my app, which persists across devices for the same Apple ID. This should serve as substitute for my missing app's User Account. It would allow in-app purchase restore in case the app was deleted from the device. iCloud/UserRecordID comes close to my requirements, but not everybody uses an iCloud account.
Dec ’22
Reply to Ambiguous layout warnings after Xcode 13.0 upgrade
I don't see a yellow sign in front of the VC, but but a red arrow at the right side of the VC. When I select it, I see the list of all the errors. I take the first one in the list from the top, which belongs to cell 16 (numbered from top to bottom). It says "Missing constraints". So I select "Add missing constraints" and all of a sudden, 6 of 10 warnings are gone. Checking which contraints were added, I see that nothing (!) changed to my constraints. Hence Xcode didn't change anything, but decided to cancel 6 warnings. Besides this, please look at my example above (the Reset settings button). This one is pretty simple and there is virtually no room for mistakes (= wrong/bad constraints set by user). Ignoring warnings was what I did until now, but that's at the very best a workaround, no solution. I'd like to find the reason for these warnings.
Oct ’21