Re: main thread blocked by synchronous property query on not-yet-loaded property

2024-07-30 Thread gauhar abbas
_ adLoader: GADAdLoader, didFailToReceiveAdWithError error: Error) { print("Failed to receive ad: \(error)") } Errors :- ** Main thread blocked by synchronous property query on not-yet-loaded property (assetProperty_Tracks) for HTTP(S) asset. This could have been a problem if this asset

Re: main thread blocked by synchronous property query on not-yet-loaded property

2024-07-30 Thread gauhar abbas
Ok please route it to Google Mobile Ads SDK Team On Tue, 30 Jul 2024 at 9:40 PM, Google Ads API Forum Advisor < adsapi@forumsupport.google> wrote: > Hi, > > By reviewing your concern, I understand that you are using the Google > Mobile Ads SDK. I am routing this request to the Google Mobile Ads S

RE: main thread blocked by synchronous property query on not-yet-loaded property

2024-07-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Kindly note that we can only assist with issues/concerns related to the Google Ads API. Upon checking the logs, I could see that these methods (GADNativeAdMediaAdLoaderOptions, GADVideoOptions) are not present in Google Ads API

Main thread blocked by synchronous property query on not-yet-loaded property

2024-07-30 Thread gauhar abbas
], options: [aspectRatioOption,videoOptions,nativeOptions]) adLoader.delegate = self adLoader.load(GADRequest()) ** Main thread blocked by synchronous property query on not-yet-loaded property (assetProperty_Tracks) for HTTP(S) asset. This could have been a problem if this asset were being read from a