not sure how to categorize: Google's adMob demo won't work for me,

Hi, I'm not sure how best to even ask this here... I think it's an Xcode setup problem... I was trying to integrate ads into my game and am getting what seem like a set of network related errors, from Apple and Google components. The issue is not with the Google demo project "RewardedVideoExample"; Google support says it works for them. Did I perhaps remove some Xcode component I need, or mess up some other setting?

The messages I get:

2022-08-06 09:08:51.804890-0700 RewardedVideoExample[24891:803454] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}

[[I got a bunch of these!]]

2022-08-06 09:08:51.901250-0700 RewardedVideoExample[24891:803452]  - <Google>[I-ACS025031] AdMob App ID changed. Original, new: (nil), ca-app-pub-3940256099942544~1458002511

2022-08-06 09:08:51.902291-0700 RewardedVideoExample[24891:803452]  - <Google>[I-ACS023007] Analytics v.90300000 started

2022-08-06 09:08:51.902479-0700 RewardedVideoExample[24891:803452]  - <Google>[I-ACS023008] To enable debug logging set the following application argument: -APMAnalyticsDebugEnabled (see http://goo.gl/RfcP7r)

2022-08-06 09:08:51.923967-0700 RewardedVideoExample[24891:803266] [ViewportSizing] maximumViewportInset cannot be larger than frame

2022-08-06 09:08:51.924020-0700 RewardedVideoExample[24891:803266] [ViewportSizing] minimumViewportInset cannot be larger than frame

2022-08-06 09:08:52.068135-0700 RewardedVideoExample[24891:803266] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x600001cce140> F8BB1C28-BAE8-11D6-9C31-00039315CD46

2022-08-06 09:08:52.121899-0700 RewardedVideoExample[24891:803448]  - <Google>[I-ACS800023] No pending snapshot to activate. SDK name: app_measurement

2022-08-06 09:08:52.701800-0700 RewardedVideoExample[24891:803459]  - <Google>[I-ACS023012] Analytics collection enabled

2022-08-06 09:08:53.039599-0700 RewardedVideoExample[24891:803266] [Process] 0x15285ce18 - [pageProxyID=11, webPageID=12, PID=24902] WebPageProxy::didFailProvisionalLoadForFrame: frameID=3, domain=NSURLErrorDomain, code=-1003, isMainFrame=1

Rewarded ad failed to load with error: Request Error: No ad to show from all configured ad networks.

2022-08-06 09:08:53.055688-0700 RewardedVideoExample[24891:803448] [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}>

2022-08-06 09:08:53.055795-0700 RewardedVideoExample[24891:803448] [ProcessSuspension] 0x10e0c42a0 - ProcessAssertion: Failed to acquire RBS assertion 'ConnectionTerminationWatchdog' for process with PID=24902, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}

2022-08-06 09:08:53.057520-0700 RewardedVideoExample[24891:803448] [assertion] Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=2 "Specified target process does not exist" UserInfo={NSLocalizedFailureReason=Specified target process does not exist}>

2022-08-06 09:08:53.057569-0700 RewardedVideoExample[24891:803448] [ProcessSuspension] 0x10e0c4300 - ProcessAssertion: Failed to acquire RBS assertion 'WebProcess Suspended Assertion' for process with PID=24902, error: Error Domain=RBSAssertionErrorDomain Code=2 "Specified target process does not exist" UserInfo={NSLocalizedFailureReason=Specified target process does not exist}

I have the same issue with a banner ad and I have no idea how to fix that ... I hope someone will know.

Me too, Looking for solution, thanks you all very much!

not sure how to categorize: Google's adMob demo won't work for me,
 
 
Q