Post

Replies

Boosts

Views

Activity

corruption of dequeued UITableViewCells after device sleep
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?
0
0
474
Jul ’20
Why is Xcode listed under iCloud Drive options as an app that stores documents in iCloud?
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
2
0
560
Jul ’20