React-native-firebase: Set custom data by admob rewarded adv (SSV)

Created on 31 May 2020  路  17Comments  路  Source: invertase/react-native-firebase

Hey guys,
currently need to validate rewarded admob adv on server side (https://developers.google.com/admob/android/rewarded-video-ssv). Do you plan to add possibility to set custom data on adv request? (request id, user id etc.)

AdMob Feature Request Stale

Most helpful comment

And also there is no customData in RequestOptions, and there is no setCustomData in class RewardedAd

All 17 comments

I think the crew is pretty busy right now, I would propose a PR that implements the required functionality if you need it

Hello 馃憢, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time. Has this issue been fixed, or does it still require the community's attention?

This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.

Closing this issue after a prolonged period of inactivity. If this is still present in the latest release, please feel free to create a new issue with up-to-date information.

any updates on this issue? Also need this functionality.

@kostiantyn-solianyk PRs happily merged

ok, thanks, but is there any documentation or how to use it, because in index.d.ts I can't find anything with customData?

And also there is no customData in RequestOptions, and there is no setCustomData in class RewardedAd

And also there is no customData in RequestOptions, and there is no setCustomData in class RewardedAd

also can't find it...

@mikehardy so, any news?

@kostiantyn-solianyk PRs happily merged, it is open source everyone, there is not a magical fairy that goes around fixing your problems for you, you need to roll up your sleeves and fix the ones that interest you most, while enjoying the fixes from everyone else. You appear to the be the most interested here.

@mikehardy What?! Your answer is not even related to what we discussed above. You said that PR happily merged. So, it means that everything should be ok. But no, there is no working functionality, there is nothing actually. And as I said there is no customData in RequestOptions, and there is no setCustomData in class RewardedAd - so it means I did a research, so the question is what was merged? It's not only my issue, I see many people who ask the same.

"PRs happily merged" means: code the solution, propose a PR, it will be reviewed and happily merged

@mikehardy What? Agree with @kostiantyn-solianyk There is no requested/announced functionality, please provide commitId or PR if it was merged. Most important functionality by rewarded ads not implemented...strange

@iAmGhost wins the internet today with an actual PR to implement the functionality! :trophy:

That's how open source works. Now we have a PR proposed, we can review it and hopefully everyone gets to enjoy the new functionality.

@kostiantyn-solianyk / @derRinat any help reviewing would be much appreciated and will probably speed things up for you as it will likely help the PR merge faster

@iAmGhost Thank you, I'll review and help check all the use cases for the functionality as soon as I can.

@kostiantyn-solianyk excellent! that will help

I've been working on CI here and one of the things I'll try to get together is that for each PR a set of patch-package files is generated so testing is easier - right now with the monorepo setup it's not very easy to test things.

It is possible though, if you pull the PR branch and just copy the files in (thankfully few in number)

@kostiantyn-solianyk @derRinat this is released, please test - if there's anything missing, 'PRs happily merged' ;-), and you can see how fast it can move when that happens

@iAmGhost fantastic work

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dgruseck picture dgruseck  路  3Comments

romreed picture romreed  路  3Comments

joecaraccio picture joecaraccio  路  3Comments

callmejm picture callmejm  路  3Comments

Damnum picture Damnum  路  3Comments