hanatharesh2712 / ionic-native-sms-retriever-plugin-master

Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
27 stars 18 forks source link

Not working on IONIC 3 Not getting AppHashKey #12

Closed posdevelopers closed 4 years ago

posdevelopers commented 4 years ago

Hi it's not working on ionic 3 can you please update it is giving below error :

ERROR TypeError: Object(...) is not a function at SmsRetriever.getAppHash (index.js:28) at LoginProcessPage.webpackJsonp.51.LoginProcessPage.getAppHashKey

hanatharesh2712 commented 4 years ago

@posdevelopers You can find Ionic 3 working example: https://github.com/hanatharesh2712/sms-plugin-test-ionic-3

posdevelopers commented 4 years ago

Not working giving below error var smsRetriever = window['cordova']['plugins']['smsRetriever']; Runtime error TypeError: Cannot read property 'plugins' of undefined

posdevelopers commented 4 years ago

errer

posdevelopers commented 4 years ago

SORRY ITS MY MISTAKE I AM NOT RUNNING ON MOBILE DEVICE, NOW ITS WORKING... THANK YOU. YOU ARE TIME SAVER THANK YOU ONCE AGAIN

posdevelopers commented 4 years ago

ISSUE CLOSE AND RESOLVED SUCCESSFULLY GET APP HASH CODE ON IONIC 3