Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Rewarded Video not loading because of the below error message #38

Open
afrimglobal opened this issue Feb 24, 2022 · 1 comment
Open

Comments

@afrimglobal
Copy link

Unhandled Exception: MissingPluginException(No implementation found for method IsRewardLoaded on channel flutter_applovin_max)

@bastiedotorg
Copy link
Contributor

bastiedotorg commented May 24, 2022

Hi,
which target are you trying this on?
The plugin works for ios and android only.

The method exists both in ios and android.

edit: i could reproduce the error. this happens when you do not include the applovin entries in your AndroidManifest.xml:
<meta-data android:name="applovin.sdk.key" android:value="YOUR_CODE_HERE"/>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants