Post

Replies

Boosts

Views

Activity

Reply to iOS 17 bug - app crashes when input element is focused when using Automatic Assessment Configuration
Same thing here, we have a cordova application that launch a webview using CDVWebViewEngine. Since iOS 17.0.0, the app crashes as soon as we try to focus an input in the webview if the app runs in Autonomous Single App Mode. We tried to: update cordova to the latest version 12.0.0 update cordova-ios to the latest version 7.0.1 build the application with XCode 15.1.x (note that the app is build on M1 processors) When we check the logs on XCode we see at the moment of the crash: RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID. Any new from Apple on this ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’23
Reply to iOS 17 bug - app crashes when input element is focused when using Automatic Assessment Configuration
Same thing here, we have a cordova application that launch a webview using CDVWebViewEngine. Since iOS 17.0.0, the app crashes as soon as we try to focus an input in the webview if the app runs in Autonomous Single App Mode. We tried to: update cordova to the latest version 12.0.0 update cordova-ios to the latest version 7.0.1 build the application with XCode 15.1.x (note that the app is build on M1 processors) When we check the logs on XCode we see at the moment of the crash: RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID. Any new from Apple on this ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’23