Florin Dobre
Florin Dobre
I am encountering the same issue. ``` RN 0.66.4 "react-native-in-app-review": "^3.3.2" or "react-native-in-app-review": "4.1.1", ``` Dev mode everything looks OK. Production mode nothing happens when user tries to rate the...
This PR https://github.com/DylanVann/react-native-fast-image/pull/851 seems to target this error.
@DylanVann when you have time please help us with an opinion if anything needs to be improved in this PR. Any response/suggestion from you will be greatly appreciated.
Hello, I'm having the same problem. I have: ``` react-native-cli: 2.0.1 react-native: 0.39.2, compile('com.google.android.gms:play-services-analytics:11.0.4') compile('com.google.android.gms:play-services-ads:11.0.4') compile('com.google.android.gms:play-services-gcm:11.0.4') ``` Did anyone find a workaround for this issue? I'm not using anything from...
Yes, that happened to all devices. Changed the app version and added in the manifest and the issue seem to be gone.
I am encountering the same issue when attempting to play a live stream m3u8. Normal m3u8 files seem to work ok.
@Snouzy Thank you for your response! The URLs I receive from BE are like this: `https://open.http.mp.streamamg.com/p//format/applehttp/protocol/https/a.m3u8` Normal videos cast is OK but the ones for live videos play in the...
Did anyone find a workaround for this issue in Ionic 1.2.4?
On my side to support Android 13 notifications and upgrade of wonderpush is required and somehow react-native-in-app-review triggers a build crash. Problem is that wonderpush is using com.google.android.play:core-common:2.0.0 Any suggestion...
FYI: I added a question and attached a bounty to it here: https://stackoverflow.com/questions/74692599/duplicate-class-in-com-google-android-play-core-in-common-and-review-modules @Etaliya @MinaSamir11