Cordova plugin Sms Retriever Lab

A demo application for the cordova-plugin-sms-retriever.

Useful if you want to try out the plugin or want to reproduce a bug or build errors.

Send sms with twilio

  1. Create .env file

  2. cp .env-example .env

  3. Add values

Send real sms

npm run sendReadlSms

Send sms to emulator

npm run sendEmulatorSms