iOS Question cannot receive admob banner

mshafiee110

Active Member
Licensed User
Longtime User
Hi
I cannot receive admob banner because there is below error after 5 second
Error Domain=com.google.admob Code=5 "Request Error: The Google Ad request was unable to be fulfilled before a timeout occurred." UserInfo={NSLocalizedDescription=Request Error: The Google Ad request was unable to be fulfilled before a timeout occurred., gad_response_info=<GADResponseInfo: 0x60000243fab0>}
 

mshafiee110

Active Member
Licensed User
Longtime User
What is xCode version for last version B4i?
Because I have a problem in use Admob still
I use last version B4i and xCode 10.1 and last version Admob library
Also I update libGoogleAds.h in my mac builder and admob xml library
But there is error when I compile it
 

Attachments

  • aa.txt
    74.8 KB · Views: 151
Upvote 0

mshafiee110

Active Member
Licensed User
Longtime User
I’m on Local mac builder
My xCode is 10
 
Upvote 0

mshafiee110

Active Member
Licensed User
Longtime User
After install xCode 12 and try to use admob, I get below error
Of course,I dont have this error in simulator

note: Using new build system
note: Using codesigning identity override: iPhone Distribution: Ali Mojahedi (2G9XBMUSH5)
note: Planning build
note: Constructing build description
error: Provisioning profile "user" doesn't support the In-App Purchase capability. (in target 'B4iProject' from project 'B4iProject')
warning: MobileCoreServices has been renamed. Use CoreServices instead. (in target 'B4iProject' from project 'B4iProject')
 
Upvote 0
Top