Closed mattrayner closed 8 years ago
When starting or stopping trackers a success message should be sent back to the user in Cordova.
When starting/stopping trackers under iOS, a plugin response is never sent back to Cordova.
Check to see if it worked, then send an appropriate response.
The user can't tell what's going on. This is bad
Expected Behavior
When starting or stopping trackers a success message should be sent back to the user in Cordova.
Current Behavior
When starting/stopping trackers under iOS, a plugin response is never sent back to Cordova.
Possible Solution
Check to see if it worked, then send an appropriate response.
Steps to Reproduce (for bugs)
Context
The user can't tell what's going on. This is bad
Your Environment