cordova-plugin-mobile-ocr
cordova-plugin-mobile-ocr copied to clipboard
Compatibility problem with google plus
hi, since I installed cordova-plugin-mobile-ocr in my project the sign up of google plus doesn't work anymore, not from any kind of error simply the login popup doesn't appear.
Hey @Lucaognissante Thanks for raising an issue. Could you send me a project with the minimum stuff to reproduce this issue. I will check it on my end.
I uploaded the project on drive, If you try to compialre for android and test the app the google plus works, but just install the ocr with the following commands:
ionic cordova plugin add cordova-plugin-mobile-ocr npm install @ionic-native/ocr
when I go to re compile the project for android if I try to log in with google plus nothing is displayed to me and no error
project: https://drive.google.com/file/d/1LIGMoKAxJHxLJ0kLxXqFdpmESNRlzKVl/view