Post

Replies

Boosts

Views

Activity

UITextField no deinitialization since IOS17 -[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID
The problem more and more developers have to face is that a UITextField do not get deinitialized when its supposed to do so. This can cause multiple Problems. For example: I am dismissing a "ENTER_NAME" View Controller. This View Controller gets deinitialized correctly but the text field doesn't. If I want to access a new Instance of an "ENTER_NAME" View Controller now I get the following problem: -[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID I tested this scenario in IOS 16 and lower and everything works properly. Please let me know below if anyone have found a solution for this. Thanks
0
2
1.3k
Mar ’24