Ryan Crossley

Results 4 comments of Ryan Crossley

Can confirm I am seeing the exact same behavior and the breakpoint trick does indeed get the stream going.

For me the tabview seems to work fine on iOS as long as its not embedded in a complicated grid with multiple auto rows. For example this works fine: ```...

Have you found a solution to this issue? I'm having the same problem, MobileAds.SharedInstance is null. I tried calling MobileAds.SharedInstance.Start(CompletionHandler); from a dependency service at a later point in time...

So it turns out SharedInstance is null when building from Visual Studios on windows. Not ideal but works fine when building from a mac