[MOD-2741] Update iOS Admob Module to 7.64.0 w/ iOS 14 AppTrackingTransparency & SKAdNetwork
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Admob |
Labels | ios |
Reporter | Donovan Lewis |
Assignee | Vikas Goyal |
Created | 2020-08-20T01:29:29.000+0000 |
Updated | 2020-08-31T06:26:52.000+0000 |
Description
Google has just published its official iOS 14 version of Admob version 7.64.0 that has support for AppTrackingTransparency included as well as support for SKAdNetwork which is extremely important also.
It seems they added AppTrackingTransparency directly into there framework with a way to call that function: https://developers.google.com/admob/ios/ios14
As well support with SKAdNetwork needs to be added with an idea of what the identifier should be in the info.plist
The current update that adds support for AppTrackingTransparency was done with an older version of the Admob SDK not the official one from Google with iOS 14 support.
No comments