ios - Why does UITextFiled with Secure Text Entry crash when pasting in long string (iOS10) -


this seems affect apps running on ios 10. both on devices , in simulator. there no exception thrown, cpu load jumps 100% , memory runs until app gets killed. still trying isolate issue , appreciate help.

this appears genuine ios10 bug, it's caused when text field has it's 'adjust fit' property enabled. far fix found disable it.

passwordtextfield.adjustsfontsizetofitwidth = false 

Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -