Calendar-PhoneGap-Plugin
Calendar-PhoneGap-Plugin copied to clipboard
On iOS several code paths lead to neither the error- or the success callback being invoked
Quite some code paths lead to resultWithStatus:CDVCommandStatus_NO_RESULT being returned, which causes Cordova to neither call the error nor the success callback. This leads to unexpected and very hard to understand/debug issues.