hi! i am developing a nativescript app and i am using the input mask plugin.
in android it works! But in ios i get this error
Class "InputMaskDelegateImpl" already implements the "UITextFieldDelegate" protocol.
First of all, we've got a bug report template — and it is required for you to follow.
Second, we've got no mask.js or InputMaskDelegateImpl entities in our library.
hi! i am developing a nativescript app and i am using the input mask plugin. in android it works! But in ios i get this error Class "InputMaskDelegateImpl" already implements the "UITextFieldDelegate" protocol.