Meteor Cordova iOS unknown error. Audience Network advertising is not displayed

I’m using Meteor with Cordova for iOS app and I got the unknown error in the XCode console:
FacebookAds, onAdFailLoad, {'adNetwork':'FacebookAds','adType':'banner','adEvent':'onAdFailLoad','error':1013,'reason':''}

What does it mean ???

I’m not familiar with Facebook ads api but are you using a cordova plugin for Facebook ads?

Yes. This one: https://www.npmjs.com/package/cordova-plugin-facebookads

You might need to ask through the github issue tab of the project if someone is still actively managing that plugin