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

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

BUILD FAILED after installing cordova-plugin-sms-retriever-manager plugin #13

Closed Ashoka222 closed 4 years ago

Ashoka222 commented 4 years ago

I have installed cordova-plugin-sms-retriever-manager plugin with ionic cordova plugin add cordova-plugin-sms-retriever-manager npm install @ionic-native/sms-retriever command but the build is getting failed.

The error message is like

I have updated the versions with 10.+, 11.+, 15.+ but this will not works. I have also updated some versions from the Android SDK Manager.

Please guide me to resolve this issue or suggest any other plugin to retrieve SMS for getting Auto-OTP.

Thanks in advance. :)

hanatharesh2712 commented 4 years ago

@Ashoka222 refer this link: https://github.com/hanatharesh2712/ionic-native-sms-retriever-plugin-master/issues/5#issuecomment-499094995

hanatharesh2712 commented 4 years ago

closing as no response for a while

NabeelHaris commented 3 years ago

First Install:- 1) ionic cordova resources After that install:- 2) ionic cordova plugin add cordova-plugin-sms-retriever-manager 3) npm install @ionic-native/sms-retriever than:- 4) ionic cordova build android/ios