berinhardt
berinhardt
I've made a pull request (#31 ) with this issue
an interesting temporary work-around this issue if you don't want to compile the libraries is to use the specific device API directly **FOR ANDROID** ``` public void setupRewardedUserId(final String user)...
This workaround will stop working against SDK 20 API, because GADRewardBasedVideoAd was deprecated and the new API does not expose a singleton instance of the RewardAd.
@googlebot I signed it!
Will do.
> Finally, one more note - to be able to use our testing infrastructure, this change should be made in a feature branch within this Git repo. You should have...
just tried to push a new branch named feature/RewardedUserId and returned error 403. What I'm not understanding?
Exactly like that, but when I try to push to the origin, it tries to push to https://github.com/firebase/firebase-cpp-sdk.git, and says 403 I'll try adding an ssh origin in order to...
with ssh doesn't work either ERROR: Permission to firebase/firebase-cpp-sdk.git denied to berinhardt.
all tests done