question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Set ServerSideVerificationOptions after RewardedAd has been loaded

See original GitHub issue

Use case

When using ServerSideVerificationOptions, you want usually to load generic ads and set the custom data depending on which action is triggering the ad show.

Proposal

Allow set serverSideVerificationOptions on rewardedAd.show() method OR using other method prior to show.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
maheshmnjcommented, Feb 25, 2022

Thanks for the info labeling this issue as a feature request.

0reactions
jjliu15commented, Jul 27, 2022

Version 2.0.0 added RewardedAd.ServerSideVerificationOptions that you can use after it is loaded

Read more comments on GitHub >

github_iconTop Results From Across the Web

fakeForAdDebugLog on ServerSideVerification for AdMob ...
The SSV URL Callback for my rewarded ads gets called with fake data on both UserId and CustomData, and its always ...
Read more >
ServerSideVerificationOptions | Google Play services
Returns the custom data set by ServerSideVerificationOptions.Builder.setCustomData(String) , or empty if custom data has not been set.
Read more >
[ ] AdMob ServerSideVerificationOptions cannot be set after ...
AdMob ServerSideVerificationOptions cannot be set after RewardedAd has been loaded.
Read more >
React Native Google Mobile Ads - docs.page
With cold starts, you won't have a previously loaded app open ad that's ... flow (e.g. after a level on a gaming app...
Read more >
Rewarded Video Ads - Audience Network - Meta for Developers
Then, initialize the rewarded video object, set the listener and load the video ... In case of not showing the ad immediately after...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found