sms-reader-plugin
Mobile icon

SMS Reader - Plugin

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 21 May 2025
 by 
5.0
 (1 rating)
sms-reader-plugin

SMS Reader - Plugin

Details
Cordova plugin to receive verification SMS in Android using the SMS Retriever API. https://github.com/pedrovicente12/cordova-plugin-sms-retriever.git#1.0 version of https://github.com/andreszs/cordova-plugin-sms-retriever
Read more

Description

This Cordova plugin enables automatic retrieval of SMS messages on Android using the Google SMS Retriever API. It allows your app to passively listen for a single incoming SMS that matches the required format, without requesting SMS read permissions or direct access to the user's inbox.

Key Features

  • Listens for a single SMS message using the SMS Retriever API.

  • No need for SMS or RECEIVE_SMS permissions.

  • Trigger a callback when a matching SMS is received.

  • Improves user experience by avoiding manual SMS reading prompts.

Usage

Start listening using cordova.plugins.SMSRetriever.startWatch(successCallback, errorCallback). When an SMS is received, the onSMSArrive event is fired with the message content.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category