I am using xcode 12 with Automatic signing but when I add to the device IDs in the developer portal and then rebuild the app, the new device IDs are not imported.
Do I have to do something manual to trigger this and if so, what?
Post
Replies
Boosts
Views
Activity
My iOS UITableView based app is working fine until the device sleeps. If the device/app sleeps and then is woken, then the app display is initially fine but as soon as a cell is dequeued, for example because of a scroll or otherwise, the new cell returned is not fully initialised, as in initWithStyle:reuseIdentifier: does not appear to have been properly executed. elements added are still their, but they have lost their positions. This is NOT a problem before the device slept.
Am I missing something obvious?
Obviously one could put an Xcode project on an iCloudDrive replicated folder.
And obviously one can be working in Xcode on a project that itself saves documents to iCloud Drive.
But why is there an option for Xcode at the MacOS Settings > Apple ID> iCloud Drive Options Button > Documents Tab > Xcode.
What does this cause to be stored where, and if appropriate, why?
Im using latest Catalina and Xcode 11.5