hazems / cordova-sms-plugin

A custom Cordova plugin which allows sending SMS messages in Android, iOS and Windows Platforms.
33 stars 20 forks source link

Update sms.js #21

Open arsalan-d opened 5 years ago

arsalan-d commented 5 years ago

Add an index to every message for tracking each messages sent and delivery callback. Otherwise, if one sends multiple messages together, it cant track which callback is for which message.