cordova-plugin-mobile-ocr icon indicating copy to clipboard operation
cordova-plugin-mobile-ocr copied to clipboard

Compatibility problem with google plus

Open ghost opened this issue 5 years ago • 2 comments

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.

ghost avatar Oct 13 '19 15:10 ghost

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.

Cheers and have a nice day :) Chris Neutrinos

ChrisTomAlx avatar Oct 14 '19 05:10 ChrisTomAlx

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

ghost avatar Oct 14 '19 08:10 ghost