Fernando Messias dos Santos

Results 24 comments of Fernando Messias dos Santos

This functionality will be really helpful to me

I need exactly the same thing, there is the annotation `ignore`, I think they could be `ignoreDecode` and `ignoreEncode`

The video doesn't play here either. I can't play any Live video and there is nothing in the Log.

I can't figure out how it works, I tried use this param to get different ads in a ListView but it doesn't work. Does someone know?

I have the same issue here, and apple isn't approving my application because of that. My device has "allow tracking permission requests" enabled, but nothing I do make it works....

I find that after aprove or deny this permission manually on the iPhone settings the permission request is not shown anymore. Even if I uninstall completely the app and install...

I am unable to submit a new version to AppStore due this error. I have exactly the same error here after upgrade firebase dependencies.

I did the same thing > Same here, I gave up.. I will continue with https://pub.dev/packages/google_mobile_ads, event it's beta..

@lohanidamodar I could solve this issue by two ways. **First way:** The `await` worked, but to work I had to change the method `subscribeTo` from **realtime_mixin.dart** to return a `Future`...

Hi @lohanidamodar, as you can see, I was able to solve the problem in two ways, but I think the first way (the code in the repository) is more intuitive....