sandeepdillerao / cordova-plugin-otp-auto-verification

13 stars 10 forks source link

Google's Permission policy update #19

Closed januarsy closed 5 years ago

januarsy commented 5 years ago

Google will not allow reading SMS form January 9th:

https://support.google.com/googleplay/android-developer/answer/9047303

We need to move to this API instead: https://developers.google.com/identity/sms-retriever/overview

I think this plugin won't work from Janary

ruisilva450 commented 5 years ago

I think https://github.com/sandeepdillerao/cordova-plugin-otp-auto-verification/commit/e5f90376600304a4f2dcba9be26a930c77f157a4 resolves this. @sandeepdillerao can you confirm this?

sandeepdillerao commented 5 years ago

Yes its done.. you can chcekout from here. I am about to release on npm

On Thu, 27 Dec 2018, 16:53 Rui <notifications@github.com wrote:

I think e5f9037 https://github.com/sandeepdillerao/cordova-plugin-otp-auto-verification/commit/e5f90376600304a4f2dcba9be26a930c77f157a4 resolves this. @sandeepdillerao https://github.com/sandeepdillerao can you confirm this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sandeepdillerao/cordova-plugin-otp-auto-verification/issues/19#issuecomment-450133105, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-dhW6sjPlcKbgEvrnPa1Tw_R0phK_sks5u9K2_gaJpZM4Y78JG .

sandeepdillerao commented 5 years ago

issue resolved in latest release @1.0.2 please check