Hello,
I have encounter a problem lately that my app only crash in Ipad but works fine in Iphone. Works fine in Unity Editor, and could not found any significant information about whats going on. Just some UIWidget string something in Xcode debug log. So took me afew hour to figure it out, posting this out just incase some body else need it in the future.
The problem is cause by "too big font size" ( 60 ) in a "Shrink content" UILabel. I Could not notice it my font size is too big earlier because the content is Shrink Mode. Weird part is works fine in Iphone but not in Ipad and works fine in Unity Editor. Happy coding!
Kind regards,
Stev