Posts

Post not yet marked as solved
5 Replies
3.2k Views
HelloI have a code that it's workin on ios 12 and on Simulator with ios 13 betaThe code crash on physical device iPhone 7 with ios13 beta with this errorAttempted to access the table view visible Cells while they were in the process of being updated, which is not allowed.If in the viewDidLoad method I remove the becomeFirstResponder call, the application works correctly.Is it a bug in iOS 13 beta ?
Posted
by jbdamiano.
Last updated
.