Skip to content
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

Open
davideng14 opened this issue Jul 8, 2017 · 7 comments
Open

Plugin does not work in application compiled to TestFlight #8

davideng14 opened this issue Jul 8, 2017 · 7 comments

Comments

@davideng14
Copy link

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.

@mrchandoo
Copy link
Owner

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.

@davideng14
Copy link
Author

Thanks for your quick response. This is going on iOS 10.3.2

@mrchandoo
Copy link
Owner

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

  • unzip both your release and debug build (ipa)
  • see the difference of www folder under .app file let me know if you see any difference, especially look for your template where you used the element and your plugins folder

@davideng14
Copy link
Author

davideng14 commented Jul 11, 2017

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.

@mrchandoo
Copy link
Owner

mrchandoo commented Jul 14, 2017

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.

@mkhplaya
Copy link

It doesn't work when it's built in production, i.e. ionic cordova run ios --prod

@bbeaudry
Copy link

Still not working on iOS 12.1.4, using ionic cordova run ios --prod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants