I am developing an iOS
application, in that i am facing a problem regarding the decimal keyboard, on one place on a UITextField
i am showing decimal keyboard, but if i change the device language English to French then on decimal keyboard dot '.' change to comma ','. So my question is that , is there any way or any setting or any line of code by which device language wont affect on my application language's keyboard.
Thanks in advance.