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 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?
You might need to ask through the github issue tab of the project if someone is still actively managing that plugin