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.
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.