You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
points that the Pod should be taken from local directory. However, this directory is not a common one and maybe a version should stay there.
This breaks the usage of the plugin in NativeScript as the plugin fails to install correctly and breaks the preparation of iOS project.
The text was updated successfully, but these errors were encountered:
I ended up making some changes to the native dependency to get everything exposed to the Objective-C runtime. I'll see what I can do to fix it when I get a chance. In the meantime anyone wanting to use this plugin can unzip this to ~/Projects/input-mask-ios input-mask-ios.zip
This line:
nativescript-input-mask/src/platforms/ios/Podfile
Line 1 in 372a6b2
points that the Pod should be taken from local directory. However, this directory is not a common one and maybe a version should stay there.
This breaks the usage of the plugin in NativeScript as the plugin fails to install correctly and breaks the preparation of iOS project.
The text was updated successfully, but these errors were encountered: