Added Support for InMobi SDK 11.0.0#106
Merged
kogopire-inmobidevelopers merged 7 commits intoInMobi:masterfrom Jan 15, 2026
Merged
Added Support for InMobi SDK 11.0.0#106kogopire-inmobidevelopers merged 7 commits intoInMobi:masterfrom
kogopire-inmobidevelopers merged 7 commits intoInMobi:masterfrom
Conversation
NayakSowrabh
approved these changes
Sep 9, 2024
manoj897
previously requested changes
Sep 10, 2024
| } | ||
|
|
||
| InMobiSdk.init(this, "1234567890qwerty0987654321qwerty12345", consent, new SdkInitializationListener() { | ||
| InMobiSdk.init(this, "1234567890qwerty0987654321qwerty1234", consent, new SdkInitializationListener() { |
Contributor
There was a problem hiding this comment.
Can this be replaced with test placement's account Id?
| InMobi Monetization SDK ChangeLog for Android | ||
| ============================================= | ||
|
|
||
| ## Build 10.7.7 [30/Aug/2024] |
Contributor
There was a problem hiding this comment.
Let's attach the website link of SDK changelogs(https://support.inmobi.com/monetize/sdk-documentation/android-guidelines/changelogs-android), instead of updating here to avoid the manual and repetitive task.
May be remove this file and attach the changelogs link in README
neelabh-parui-inmobi
approved these changes
Sep 10, 2024
| Log.d(TAG, "onAdImpression"); | ||
| } | ||
| }); | ||
| mInterstitialAd.show(); |
Contributor
Author
There was a problem hiding this comment.
I have moved the show from here to click of the button. Show gets called before load success otherwise
kogopire-inmobidevelopers
approved these changes
Aug 5, 2025
d00b637 to
4c8bd29
Compare
4c8bd29 to
135eb7c
Compare
- Updated SDK version from 11.0.0 to 11.1.0 - Updated minimum SDK version from 19 to 21 (required by SDK 11.1.0) - Updated changelog and README with 11.1.0 release notes Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
efe5152 to
845c6f1
Compare
kogopire-inmobidevelopers
approved these changes
Jan 14, 2026
this is already done.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.