I have integrated Supersonic into our app to show rewarded videos.
I configured a test device in their dashboard and am trying to see videos with it, yet I always get “false” for:
supersonic.isLoaded("rewardedVideo")
Even after I see an event with the phase “loaded” and type “rewardedVideo”, it still says false.
When I tried to show the video regardless of whether it says there is one loaded or not, I do manage to see a test video.
So it seems it tells me “false” regardless of thee actual state.