Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.8.1
Description
The reproducer attached. Nothing interesting here though since it is just a minimal TextField. And it actually works perfectly if it is built and deployed to iOS device as it is. The real problem is about testing using TestFlight on macOS (Apple Silicon).
So archive the project in Xcode, give it an application icon, and upload it to App Store Connect. Then on Apple Silicon macOS, download TestFlight and install the application there. It can be observed that you cannot inout anything into TextField with the beeping sounds of rejection.
Although it is built for iOS, testing on Apple Silicon macOS was possible back in 6.7.3 (and of course it also works as of 6.8.1 if it is TestFlight on iOS but it is not the concern here).