Open jakesq opened 3 years ago
Hi @jakesq , may I please ask if you managed to fix it?
Hey @frankyvij . I never did manage to resolve this, but found that native_admob_flutter was a good alternative.
I'd recommend moving to the official google solution for ads.
@kmcgill88 : Official plugin is not well developed because it causes severe performance impact even if you have only one animated banner in the UI. Refer to this issue reported: https://github.com/googleads/googleads-mobile-flutter/issues/231. There are couple of other performance issues reported but google is not prioritizing them yet.
For what ever reason, using admob_flutter in my iOS 14 application causes an array of seemingly unexplained
ld: warning
errors, ending with:I've tried project cleans, pod reintegrations, setting bitcode requirements to false, with no success.
Is this something that has already been observed? I worry this may not be resolved seeing as the last update was October 2020.
Please let me know if this is a duplicate.
flutter doctor -v
output:full Xcode error log: