9
Views
8
Comments
[SMS Receiver Plugin] SMSĀ  Plugin is not defined
sms-receiver-plugin
Mobile icon
Forge asset by Pedro Domingues
Application Type
Mobile

Hello Everyone,
  To get the content from SMS am using SMS Receiver plugin while using that am getting SMS Plugin is not defined.
Can anyone help me on this Please.
Thank You

Extensibility Configuration:

{  "plugin": {    "cordova-plugin-sms-receiver": {          "source": "git",          "url": "https://github.com/Chuckytuh /cordova-plugin-sms-receiver.git",       "version": "v1.0.0"    }  }}


SMSCordovaPluginDemo.oml
2026-03-23 09-58-51
Pedro Domingues
Champion

Hi Rakesh,

Where are you testing the plugin?

UserImage.jpg
Rakesh K

Hello @Pedro Domingues ,
I am testing in my personal environment. Created a sample mobile App and took dependency on the SMS Receiver Plugin.
Like this, I am testing.
I have attached the OAP file and Snap in this follow-up.
Thanks for replying!

2026-03-23 09-58-51
Pedro Domingues
Champion

Are you testing on the browser or on mobile app with a proper build?

UserImage.jpg
Rakesh K

HI @Pedro Domingues ,

Am checking with mobile build generated for Android.

2024-07-12 05-57-50
Gourav Shrivastava
Champion

Hello @Rakesh K 

This is because the git link is broken 

https://github.com/Chuckytuh /cordova-plugin-sms-receiver

You need to update the plugin to the new version. There is no git reference, and there is a Cordova plugin in a zip file, and I am able to generate the build with this

see 

UserImage.jpg
Rakesh K

Hello @Gourav Shrivastava
Thanks for Replying!
I have updated and tried, but I am still getting  SMS Plugin is not defined.





SMSCordovaPluginDemo.oml
SMS Receiver Plugin.oap
2026-03-23 09-58-51
Pedro Domingues
Champion

Hi Rakesh,

Were you able to overcome your issue?

Cheers,

Pedro Domingues

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.