Posts

Post not yet marked as solved
5 Replies
I have the problem with both Simulators (iPad, iPhone) and real Devices (iPad, iPhone).I tried with many iOS versions (older and newer), including several 13.0 betas on Simulator.Below I have added a link to a DemoApp that can be built and replicate the crash:- build and launch the app- a UiTextView layout gets displayed (it has 100001 characters in it)- you can scroll up/down the text but as soon as you CLICK or TAP on it, the app will CRASHI reported the issue to Apple Tech Support, they asked me to contact Apple Developer Feedback Assistant, they asked me for a demo, I sent them the same DemoApp, but haven't heard from them since! Perhaps they have other priorities with iOS 13, Catalina, Catalyst, etc.ThanksLink to DemoApp source (Objective-C):https://www.dropbox.com/s/hblpmqiqv9d8nil/DemoApp.zip?dl=0
Post not yet marked as solved
5 Replies
I just tried again with the latest update of XCode 11 and built with iOS SDK 13.0 and ran it in Simulator and crash still happens.I have seen the problem for several years on real devices with several iOS (9, 10, 11, 12)