Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIREBASE_ADMOB] Update podspec to remove UIWebView references #2232

Closed
zmeggyesi opened this issue Mar 24, 2020 · 7 comments
Closed

[FIREBASE_ADMOB] Update podspec to remove UIWebView references #2232

zmeggyesi opened this issue Mar 24, 2020 · 7 comments
Labels
impact: crowd Affects many people, though not necessarily a specific customer with an assigned label. (P2) plugin: admob type: bug Something isn't working

Comments

@zmeggyesi
Copy link

Describe the bug
For a while now, Apple has been issuing a warning to users of this plugin for ITMS-90809, which specifies that as of April 2020, no more submissions that use the deprecated UIWebView API will be accepted.

The iOS component of this plugin still retains references to this API, as evidenced by the Mobile Ads SDK Team member here.

This means that a new version needs to be released in at most one week to avoid disruptions to all users of this plugin.

@zmeggyesi zmeggyesi added the type: bug Something isn't working label Mar 24, 2020
@gysipos
Copy link

gysipos commented Mar 24, 2020

This issue is really concerning, especially because of the tight deadline!

@iapicca iapicca added the impact: crowd Affects many people, though not necessarily a specific customer with an assigned label. (P2) label Mar 25, 2020
@zmeggyesi
Copy link
Author

The AdMob SDK team has confirmed release of the new version that removes all forbidden references - can we force a podspec update in the plugin to target at least AdMob SDK version 7.57.0?
cc @iapicca in caase he's the one coordinating work on this issue.

@iapicca
Copy link

iapicca commented Mar 27, 2020

@zmeggyesi
I am not, but I do what I can to underline the issue.
thank you for reporting this

@alectogeek
Copy link

Guys? Any updates here?
Google Admob sent me a letter asking to upgrade my GMA SDK version to 7.55 or higher

@blasten
Copy link
Contributor

blasten commented May 15, 2020

Internal bug: b/140559063

@blasten
Copy link
Contributor

blasten commented May 15, 2020

Run pod update in the location of your Podfile under the ios folder.

@russellwheatley
Copy link
Member

The firebase_admob plugin will be deprecated in April 2021 in favor of Google Mobile Ads SDK for Flutter.
Google Mobile Ads SDK for Flutter is a new Flutter plugin that supports more Ads formats than firebase_admob does. Google Mobile Ads SDK for Flutter currently supports loading and displaying banner, interstitial (full-screen), native ads, and rewarded video ads across AdMob and AdManager. It also supports displaying banner and native ads as Widgets as opposed to being overlayed over all app content.
We're now recommending projects currently using firebase_admob migrate to Google Mobile Ads SDK for Flutter following the instructions outlined here.
Issues with migrating or with using the new package should now be raised over on the Google Mobile Ads SDK for Flutter repository.

@firebase firebase locked and limited conversation to collaborators Apr 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
impact: crowd Affects many people, though not necessarily a specific customer with an assigned label. (P2) plugin: admob type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants