expo: expo ads facebook throwing error: The SDK version in the ad request is no longer supported

I have integrated facebook ads using Expo v33. but it is throwing error on app load “The SDK version in the ad request is no longer supported for new apps. Please upgrade to one of the latest versions of the SDK”. next time it is throwing error like: “Ad was re-loaded too frequently”. I have seen same type of issue on github and stack overflow. one of the solution was upgrading the audiance network sdk to 5+ fix this issue. but Expo v33 already using audience-network-sdk:5.1.1. i already spent 6-7 hour on this issue and din’t get any solution. any suggestion or solution will be appreciated.

check Reproducible Demo : https://snack.expo.io/H1vxnXGfS

Error response : error Z { "_dispatchInstances": FiberNode { "tag": 5, "key": null, "type": "ViewManagerAdapter_CTKBannerView", }, "_dispatchListeners": [Function onError], "_targetInst": FiberNode { "tag": 5, "key": null, "type": "ViewManagerAdapter_CTKBannerView", }, "bubbles": undefined, "cancelable": undefined, "currentTarget": 257, "defaultPrevented": undefined, "dispatchConfig": Object { "registrationName": "onAdError", }, "eventPhase": undefined, "isDefaultPrevented": [Function K], "isPropagationStopped": [Function K], "isTrusted": undefined, "nativeEvent": Object { "errorCode": 1203, "errorMessage": "The SDK version in the ad request is no longer supported for new apps. Please upgrade to one of the latest versions of the SDK", }, "target": undefined, "timeStamp": 1563729189862, "type": undefined, }

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 22 (1 by maintainers)

Most upvoted comments

sdk was updated in https://github.com/expo/expo/commit/5c9913eca88eef7beefa7d1a43cb5a38b37327b9

@girishjjain there’s just too much work for too few engineers. Be polite and be helpful.

Same error in expo SDK 34, please update it.

IMG_83E707A8FC40-1