Post

Replies

Boosts

Views

Activity

Xcode 12.0.1 can't use Core Data Model Editor
Hello, I am having a serious problem with Xcode and can't seem to find a solution. Since upgrading to Xcode 12.0.1 I can't edit core data models using the editor because it shows up buggy and kind of blank. Xcode recognizes the .xcdatamodeld file but when I click to edit it - editor table view shows up buggy - none of the attributes are visible (but I can select them) - the lines splitting them only start at the mid point of the editor, and the plus button is split in half. This is true for all my projects - and I even made a few clean ones and same thing. I have tried reinstalling and such but it seems to persist. If anyone knows what I can do to solve this please let me know. Thank you in advance, Stas
26
0
4.7k
Sep ’20
Testing and Submitting builds with In App Purchases
Hi, I have a few questions regarding testing and submitting builds with In App Purchases. When launching the TestFlight build of the app we are presented with a sign-in with Apple ID popover. It keeps presenting itself until the user signs in using a valid Apple ID. During development we did not see this behaviour and are wondering if this is normal for TestFlight with In App Purchases. Currently we are calling restorePurchases on app load (for testing) - can this be causing the popover behaviour? We get the receipt data from one of App Store urls; one for sandbox users and one for production. When we submit the app for review the build will use the production url. Do we need to provide a special build using the sandbox url for app review? Thank you, Stas
0
0
553
Jan ’22