KjellConnelly / react-native-rate

Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
642 stars 101 forks source link

Neither rating dilog opens nor it redirect me to the store. #80

Closed khushbooOpenxcell closed 3 years ago

khushbooOpenxcell commented 3 years ago

Hello, I am working on an android application which was already built and published on play store and now i'm translating the whole code to react native.

I have used this library which works well on iOS but not on android. I have not rated the application before and also i'm new to android platform. What would have been missed by me?

B4ckes commented 3 years ago

I'm having the same problem on the app that i work in, for me, in the android emulator i have no rating pop up, but i'm redirected to play store web page on chrome, but, in the physical device nothing happens.

OBS.: I'm receiving a true boolean flag on success callback.

Pyroboomka commented 3 years ago

Same issue as @B4ckes, store link on emulator, success callback and nothing happening on physical device.

odedmagger commented 3 years ago

Same issue (physical device, Samsung Galaxy S9 with Android 10, app not published to the store yet but in closed testing track).

If only the result was success === false, at least I could've implemented a workaround.

sriksm19 commented 3 years ago

hi. i just tested the app. It doesnt work directly (running on dev or even through installing a release apk). spent a couple of hours on this, and on another lib called https://github.com/MinaSamir11/react-native-in-app-review. neither worked. Then I headed over to the docs to read again for the aha moment: image so i headed to my play console, created an internal testing release, downloaded and tested the app via that and it worked well.

I would like to suggest you to create an internal testing release n try out. :D

odedmagger commented 3 years ago

Thanks. I did test this on the Internal Testing release, to no avail.

On Tue, Jun 8, 2021 at 1:49 PM Srikanth Sethumadhavan < @.***> wrote:

hi. i just tested the app. It doesnt work directly (running on dev or even through installing a release apk). spent a couple of hours on this, and on another lib called https://github.com/MinaSamir11/react-native-in-app-review https://github.com/MinaSamir11/react-native-in-app-review. neither worked. Then I headed over to the docs to read again for the aha moment: [image: image] https://user-images.githubusercontent.com/1223117/121171945-c9109200-c874-11eb-927a-e545f6241484.png so i headed to my play console, created an internal testing release, downloaded and tested the app via that and it worked well.

I would like to suggest you to create an internal testing release n try out. :D

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/KjellConnelly/react-native-rate/issues/80#issuecomment-856659327, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2DMQHBRVESV24VLB7JEMDTRXYSPANCNFSM4WRI6ESQ .

apfritts commented 3 years ago

I just updated to 1.2.6 and it seems to work now 🤷🏻‍♂️