-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin does not work in application compiled to TestFlight #8
Comments
i have tested this on testflight and it works, can you tell me what is iOS version of the device you are testing on ? i have tested on ios 8, 9, and 10 and it works. |
Thanks for your quick response. This is going on iOS 10.3.2 |
Can you install your testfight build manually via itunes and see the result, frankly i don't see any difference between debug and release build with this plugin. also just to ensure it's not OS version specific - please try it on a different OS version. or try
|
I've unziped both packages and have the same, there is no difference. Regard to test in other OS versions, I've tested in iOS 10.2 and have the issue. |
i am unable to reproduce the same issue, but i will keep this issue open and see if anyone else reports the same. for now i have a build on Testflight with decimal keypad and it works. |
It doesn't work when it's built in production, i.e. ionic cordova run ios --prod |
Still not working on iOS 12.1.4, using |
I installed the plugin in my project, everything is working fine when I compile the project from my mac to device. But when I generate the project for TestFlight with a certificate to Store Deployment the plugin does not work, here I can't make debug because the app does not allow it.
Thanks in advance.
The text was updated successfully, but these errors were encountered: