Skip to content
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

MaxSdkCallbacks not trigger on newest version #358

Closed
tracer8 opened this issue Apr 10, 2024 · 4 comments
Closed

MaxSdkCallbacks not trigger on newest version #358

tracer8 opened this issue Apr 10, 2024 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@tracer8
Copy link

tracer8 commented Apr 10, 2024

MAX Plugin Version

6.4.2

Unity Version

2020.3.42f1

Device/Platform Info

All

Current Behavior

MaxSdkCallbacks is not trigger on Unity MAX SDK v6.4.2.
All events of inter, reward... is not trigger after i upgrade to v6.4.2

Expected Behavior

No response

How to Reproduce

  • Upgrade to MAX SDK v6.4.2
  • Add a call back like: MaxSdkCallbacks.Rewarded.OnAdLoadedEvent += OnRewardedAdLoadedEvent;
  • Try to show in editor and check the debug log

Additional Info

No response

@tracer8 tracer8 added the bug Something isn't working label Apr 10, 2024
@santoshbagadi
Copy link
Contributor

We are aware of the issue and are working on a fix right now. The issue only happens in Unity editor and the Android and iOS builds should get the callbacks as expected.

@santoshbagadi
Copy link
Contributor

Closing this as duplicate of: #353 (comment)

@santoshbagadi santoshbagadi added duplicate This issue or pull request already exists and removed bug Something isn't working labels Apr 10, 2024
@tracer8
Copy link
Author

tracer8 commented Apr 10, 2024 via email

@santoshbagadi
Copy link
Contributor

Yes, our adapters are backwards compatible and you should be able to update the adapters without updating our SDK.

Apologies for the inconvenience and we'll have a release with the fix soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants