Closed blefebvre closed 9 years ago
I can't think of any major side-effects to Simon's commit. @imhotep should also review it though.
Also, thanks @macdonst for cleaning up the whitespace.
Merged
Is it possible that error code 4 could happen again? If so, can we add an entry to the ERROR_STATE enumeration?
doubtful
To reproduce, clone https://github.com/blefebvre/phonegap-contentsync-plugin-issue and run
cordova platform add ios && cordova run ios
.Result:
The
sync
works fine if '/' is removed from the id: https://github.com/blefebvre/phonegap-contentsync-plugin-issue/blob/master/www/js/index.js#L38Works as expected on Android.