[MOD-2495] AdMob: Migrate iOS to Swift and add parity with Android
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Admob |
Labels | 2020-Q3 |
Reporter | Jan Vennemann |
Assignee | Jan Vennemann |
Created | 2019-02-19T11:32:55.000+0000 |
Updated | 2020-06-02T07:11:47.000+0000 |
Description
Android and iOS have a lot of parity issues now due to different implementation of interstitial and rewarded video ads. We should follow the direction where Android is going with different proxies for the different ad types to achieve parity between the two platforms.
At the same time we can use this opportunity to move the module to a Swift code base.
The following work-in-progress PRs are addressing this ticket. Android: https://github.com/appcelerator-modules/ti.admob/pull/89 iOS: https://github.com/appcelerator-modules/ti.admob/pull/86