You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -31,26 +31,14 @@ To download the latest SDK as a AAR, please visit [http://inmobi.com/sdk](https:
31
31
**To continue integrating with the InMobi SDK, please see the [Integration Guidelines](https://support.inmobi.com/monetize/android-guidelines/) for Android.**
32
32
33
33
## New in this version
34
-
• Added Support for Publisher callback - onAdImpression
35
-
• Added Support for Contextual App Targeting
36
-
• Added Support for Picasso version 2.8
37
-
• Added Support for Swish Folders
38
34
• Bug fixes
39
-
• Interface Changes
40
-
- APIs Added
41
-
• BannerAdEventListener
42
-
public void onAdImpression(@NonNull InMobiBanner ad)
43
-
• InterstitialAdEventListener
44
-
public void onAdImpression(@NonNull InMobiInterstitial ad)
45
-
• NativeAdEventListener
46
-
public void onAdImpression(@NonNull InMobiNative ad)
47
35
48
36
## Requirements
49
37
- Android 4.0.1 (API level 15) and higher
50
38
- androidx.browser
51
39
- androidx.appcompat
52
40
- androidx.recyclerview
53
-
- Picasso Library (picasso-2.8.jar - available on JCenter)
0 commit comments