fyber-engineering / fairbid-sample-app-android

Fyber's FairBid - sample Android application / Kotlin
Apache License 2.0
5 stars 5 forks source link

Calling Rewarded.request(placementId); will not trigger any method from RewardedListener, version 3.51.0 #95

Open aila-cherim opened 4 months ago

aila-cherim commented 4 months ago

This issue is happening on Android , when trying to request 2 video ads in a row. First request call is ok, and after user watches the video and tries to watch another , the callback for Rewarded.request(placementId) is not received.