Skip to content

Show failed return NOT_LOADED_AD #1

@vuonghvat

Description

@vuonghvat

On test ID I got error like NOT_LOADED even though I reloaded the ad then show it in onLoadResult

` @OverRide
public void onLoadResult(String s, boolean success, String s1) {
Log.e("initAdSDK","onLoadResult "+success+" -"+s1);
if (success) {
rewardedAd.show(getCurrentActivity());
} else {

            }
        }`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions