Posts

Post not yet marked as solved
0 Replies
1.1k Views
Some our users are running into a crash where the system is terminating the app.This not reproducible at our end and seems to be specific to particular devices (iPhone 11 Pro Max and iPhone 8 plus thus far). We could not reproduce the issue on these devices either.We believe this is related to SVG icons on iOS 13. The crash log indicates an internal exception being thrown in one of the private apis.https://pasteboard.co/IMMnu8q.png
Posted
by testrahul.
Last updated
.
Post marked as solved
1 Replies
521 Views
In our app, when the keyboard is set to Norwegian or Arabic, the app crashes when the autocorrect text appears.Looks like there is an issue with autocorrectview draw rectThis works fine for Engiish and other languages and also old iOS.The textfields are part of tableview and this is happening throughout the app so it isn't a single view issue.
Posted
by testrahul.
Last updated
.