Hi - I have an app that shares much of the same code base between Android and iOS. Android version works perfect.
The iOS portion is choking when a string is sent to the app containing a special character. In this case, it's "É”.
I'm at a loss for why Android handles and iOS does not - is there a quick/easy way to address this or something I'm overlooking?
Thanks,
Chris
The iOS portion is choking when a string is sent to the app containing a special character. In this case, it's "É”.
I'm at a loss for why Android handles and iOS does not - is there a quick/easy way to address this or something I'm overlooking?
Thanks,
Chris