Jono Sligh
Jono Sligh
**Describe the bug** Google has released version 23.0.0 on [2024-03-07](https://developers.google.com/admob/android/rel-notes) which changes the minimum Android API level to 21 while Prebid still requires minimum API level 19. Currently this has...
**Background** To prevent what happened [here](https://github.com/prebid/prebid-mobile-android/pull/736) with a longer-term fix.
Fixes #1023
Implement https://github.com/prebid/prebid-mobile-android/pull/754 on iOS
Fixes #1014
Deprecate the adunit-level setAppContent, getAppContent, clearAppContent, addAppContentData, removeAppContentData, clearAppContentData, addUserData, getUserData, removeUserData, clearUserData, addContextData, addExtData, updateContextData, updateExtData, removeContextData, removeExtData, clearContextData, clearExtData methods. The app object is not at the adunit...