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

Add multipart message support, callback tracking and delivery callbacks for Android. #22

Open arsalan-d opened 5 years ago

arsalan-d commented 5 years ago

Multipart messages support has been added. Each callback will use a unique index sent to it from javascript part. Each message now has a delivery callback too.