sandeepdillerao / cordova-plugin-otp-auto-verification

13 stars 10 forks source link

ReferenceError: OTPAutoVerification is not defined #16

Open anilkaushik1211 opened 6 years ago

anilkaushik1211 commented 6 years ago

I have installed all the plugins but its showing ReferenceError: OTPAutoVerification is not defined

Hardik21 commented 6 years ago

I have same error?

did you got any solution?

sspathare97 commented 5 years ago

Make sure it's referenced after deviceready callback

ebrahemimorteza commented 1 year ago

sspathare97 what do you mean

sspathare97 commented 1 year ago

sspathare97 what do you mean

https://cordova.apache.org/docs/en/11.x/cordova/events/events.html#deviceready If I remember correctly, this event must be fired and completed before using OTPAutoVerification.