After installing xcode 6 and iOS 8.1 SDK had such a mistake. Does not work transition between pages in the application, but in Safari it works fine. Console safari gives this error. how to fix it? Im use cordova 4.0.0.
cordova.addConstructor(function() {
if (!window.plugins)
window.plugins = {};
window.plugins.pickerView = new PickerView();
});
Aucun commentaire:
Enregistrer un commentaire