Đào Khương
Results
3
comments of
Đào Khương
I am struggling with this one too. Working on Mac Sierra and failed to run on android emulator :(
Hi all, I just delete the @Override annotation in the line 89 of the file RNAdMobRewardedVideoAdModule.java. And now it works :)
Before I used rn-fetch-blob with 'firebase' (the npm package), when I use react-native-firebase, no need this lib (rn-fetch-blob) anymore. `imageRef.put(uri,...` like @perrosnk mentioned is a good answer for the issue.