Xcode 15, ios 17 giving error in react native code - -[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] TextInput
Asked Answered
B

1

8

I have a React Native code and when I tried running it on Xcode 15, iOS 17

I am getting the error

[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID on the Otp screen which are 4 boxes of text.

It is working fine on iOS 16

Beneficiary answered 2/10, 2023 at 4:44 Comment(1)
Did you resolve this? Am getting same errorsTokoloshe
P
0

I also had the same problem. But in my case the issue was fixed in next Xcode version (current version is 15.0.1 (15A507)).

Pollaiuolo answered 11/12, 2023 at 16:14 Comment(1)
I'm already using xcode 15.1, but upon reading your solution i have decided to finally update to 15.3. in my experience, updating xcode breaks more shit than it fixes, so i hope you're right, Serhii.Pumphrey

© 2022 - 2024 — McMap. All rights reserved.