[BUG] [iOS] KeyboardExtensions, throws exception 'System.NotSupportedException: Arg_NotSupportedException' #2244
Labels
bug
Something isn't working
needs reproduction
stale
The author has not responded in over 30 days
unverified
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
I use bool KeyboardExtensions.IsSoftKeyboardShowing(ITextInput) in my code. It worked ok but when i upgraded to new version 9.1.0 it started throwing exception System.NotSupportedException: Arg_NotSupportedException. The problem is just in release mode. In debug is ok. When i downgraded to version 9.0.3 it works ok again.
Expected Behavior
Works without throwing exceptions in Release mode.
Steps To Reproduce
Link to public reproduction project repository
none
Environment
Anything else?
I think it's related to aot.
The text was updated successfully, but these errors were encountered: