You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old format of this exec call has been removed (deprecated since 2.1). Change to: cordova.exec(null, null, "", "OK",["Erreur","AppUtils","OpenWith",["www/tableau.pdf"]]);
Unable to use it as Xcode display this message :
The old format of this exec call has been removed (deprecated since 2.1). Change to: cordova.exec(null, null, "", "OK",["Erreur","AppUtils","OpenWith",["www/tableau.pdf"]]);
Thank you to advise.