MAKE SURE 'Run Script' option is at the LAST POSITION in 'Build Phases' pane.
Post
Replies
Boosts
Views
Activity
MAKE SURE 'Run Script' option is at the LAST POSITION in 'Build Phases' pane.
MAKE SURE 'Run Script' option is at the LAST POSITION in 'Build Phases' pane.
This issue seems to have fixed in Xcode 14.3.1 however that is yet in RC mode. Wait until the stable version gets released.
Thank you so much.. It helps in XCode 14.3
There is solution for this in this thread: https://developer.apple.com/forums/thread/727525
Hope this helps!
In my case empty space characters is being triggered as soon as I start typing, say for example if I type A then 'shouldChangeCharactersIn' will be called once for A and then second time for empty space. This is happening only in iOS 16.4 simulator and Xcode 14.3. Working fine with other iOS simulators and devices.
Hi Quinn “The Eskimo!”,
Any update please?
FB11907579 is the bug number.
Same issue