Xcode warnings - cordova items depreciated

Starting posting app on Apple App store, but even when I try the sample tabs app with xcode I am getting a lot of messages such as:

CordovaLib

Depreication: ALAssetslibararyforURLResultBlock - first depreciated in IOS 9.0

Should I make sure these issues are corrected or just leave as is?

If it’s just a warning but your build completes and runs normally then it can be ignored.

I’ve got about 100 warnings on my project builds within Xcode but everything runs correctly and I have multiple apps approved by Apple and Google

1 Like

I know it goes without saying but just incase keep your cordova version etc up to date.

1 Like

Many thanks all you have my fears to bed!