Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Releases: andreszs/cordova-plugin-sms-receive

2.0.0

11 May 14:53
Compare
Choose a tag to compare
  • ⚠️ Methods moved from the global window to the cordova.plugins object.
  • ⚠️ onSMSArrive no longer returns result in the message.data object, use message directly
  • Fixed #15: SMS message body, now returns the entire message without 154 chars limit.
  • Fixed error when trying to start SMS watching when already active.
  • Changed the onSMSArrive invoking method internally to use native PluginResult callback.
  • Removed the SMS service center number from the JSON payload.
  • Improved all methods return values to make them easier to parse.
  • Improved error handling.
  • Updated demo app, now available as pre-compiled APK.

1.0.1

15 Apr 23:38
Compare
Choose a tag to compare
v1.0.1

Version 1.0.1