UITextField and UITextView abnormally popped up the network permission application interface

in iOS26.4, after installing the app for the first time, opening the app and clicking on the UITextField input box will trigger the system to pop up the network permission application interface.

This issue did not exist before iOS 26.3, only in iOS 26.4. This is a fatal bug where the network permission request box should not pop up when the developer has not called the network related API.

I reported it as FB22333352

UITextField and UITextView abnormally popped up the network permission application interface
 
 
Q