You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I'm seeing this crash, too. Interestingly, it doesn't happen on visionOS 1.0 (in the simulator), but it starts happening from visionOS 1.1 onwards.
Unfortunately, the crash log only includes methods from system libraries. That does make it trickier to track down.
Thread 1: "*** -[NSConcreteTextStorage attribute:atIndex:longestEffectiveRange:inRange:]: Range or index out of bounds"
Happens on simulator and actual device. Works fine on ipad. It's a basic fresh ios App with the example code added
The text was updated successfully, but these errors were encountered: