-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added capability to get Publisher provided extras from InMobi Adapter #679
base: master
Are you sure you want to change the base?
Conversation
neelabh-parui-inmobi
commented
Jun 26, 2024
- Added null check for account ID.
- Added capability to get Publisher Provided extras through MaxAdapterParamaters and passing it to InMobi SDK
Fix for NullPointerException due to null account id
Syncing to AppLovin
Added capability of collecting Publisher provided signals
Thank you for submitting this pull request. I've reviewed the changes and have some questions for clarification:
This functionality is already implemented in the adapter, so there may be no need to add it again.
Could you explain the purpose of this change? It appears you are aiming to pass parameters to the InMobi SDK via local extra parameters, which is not standard practice for us. Looking forward to your response. |
Removed not needed null check