BranchMetrics / phonegap-plugin

PhoneGap/Cordova plugin for Tune
https://developers.tune.com/sdk/phonegap-quick-start/
MIT License
8 stars 17 forks source link

Improved debugging #13

Closed rubensayshi closed 5 years ago

rubensayshi commented 7 years ago

Java errors being thrown were uncaught so wrapping them in trycatch seems like a good idea to me.

Also considering many users won't set (all) the callbacks wrapping them so they console.log their output might be helpful for many.