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

Initialization never completes #389

Open
MamoshiSE opened this issue Oct 24, 2024 · 3 comments
Open

Initialization never completes #389

MamoshiSE opened this issue Oct 24, 2024 · 3 comments
Assignees
Labels
bug Something isn't working stale This isue has been inactive

Comments

@MamoshiSE
Copy link

MAX Module Version

8.0.4

React Native Version

0.74.5

Device/Platform Info

Android 8.1

Current Behavior

Hey,
For the past days the AppLovinMAX.initialize never seems to complete it just hangs for some reason. Was working just fine, started suddenly.

Only way it runs now is upon first time installing the app or clearing cache/local storage of the app, but after restaring the app it just runs endlessly without returning anything,.

We even tried to add an additional run later in the app not just on mount, by checking: const isInitialized = await AppLovinMAX.isInitialized(); and if it's not we run AppLovinMAX.initialize again and here it returns conf as an empty object, ads never load.

Tried downgrading to applovin 7.1, even 6.3 but same behavior in both.

Expected Behavior

No response

How to Reproduce

Just run AppLovinMAX.initialize

Reproducible in the demo app?

Not Tested

Additional Info

No response

@MamoshiSE MamoshiSE added the bug Something isn't working label Oct 24, 2024
@applovinAsh applovinAsh self-assigned this Oct 25, 2024
@applovinAsh
Copy link

Hi @MamoshiSE, can you provide the Android SDK version your device is running?

@doublelam
Copy link

I encountered this issue as well as the SDK version is not right. After upgrading the SDK version the issue was solved. Maybe you need to check the Applovin SDK version to make sure it's 13.0.0 and other adapter SDK versions if you have.

react-native-applovin-max: 8.0.4
com.applovin:applovin-sdk:13.0.0

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale This isue has been inactive label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This isue has been inactive
Projects
None yet
Development

No branches or pull requests

3 participants