Jorge Sardina

Results 4 comments of Jorge Sardina

Any update on this?

This issue happens with other packages as well, I don't think is an issue here. I was able to fix it with the following in the Podfile ```ruby post_install do...

I had the same issue and I fixed it adding: ``` io.flutter.embedded_views_preview ``` In the info.plist. Neither the test ads nor the normal ads where working without this on Flutter...

Right now we are using a script that uses a part of our application to mass import csv files. To check the performance and network bandwidth we are using Cadvisor...