Sdkbox error The Google Mobile Ads SDK was initialized without AppMeasurement

xcode 11
cocos2dx 3.17
sdkbox admob v2.5.0.5

after update Xcode 11 I am getting this issue in iPhone please solve this

Terminating app due to uncaught exception ‘GADInvalidInitializationException’, reason: 'The Google Mobile Ads SDK was initialized without AppMeasurement. Google AdMob publishers, follow instructions here: https://googlemobileadssdk.page.link/admob-ios-update-plist to include the AppMeasurement framework and set the -ObjC linker flag. Google Ad Manager publishers, follow instructions here: https://googlemobileadssdk.page.link/ad-manager-ios-update-plist

plz check with bellow:

I checked cocos2d-cpp 3.17 with xcode11 and xcode ios simulator. no issue.

Thanks,

ok I will try this solution but this issue is happening in ios device with os 13, not in the simulator

ok, i’ll update my device to iOS 13 then test again.

I tested app with xcode11 and iPhone 6s iOS 13.1.2.

works fine.

plz try add -ObjC as I post.

ok i will try this