Code Monkey home page Code Monkey logo

Comments (2)

Einere avatar Einere commented on May 27, 2024 7

I finally did showing review card.

  1. bundle app with .aab and make new test track
  2. add personal email account to tester
  3. after app bundle is published at google play store, download it by test link with company account (if personal account, app name will be just app name. but if company account, it show (beta) at the end of app name)
  4. if you install beta app, change google play store account to personal account.
  5. clear google play store local data by Settings - Apps
  6. run installed app, and trigger in-app review API
  7. done! 🎉

from react-native-in-app-review.

Einere avatar Einere commented on May 27, 2024

i found that testing app must download by google play store, so i deploy the app by beta test deployment in google play console
after i add personal account to tester list by play console, download with added account in play store.
and run installed test app, trigger API, it still no show card. and logcat show some error

I PlayCore: UID: [10337]  PID: [27590] ReviewService : Initiate binding to the service.
I PlayCore: UID: [10337]  PID: [27590] ReviewService : ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/com.google.android.finsky.inappreviewservice.InAppReviewService})
I PlayCore: UID: [10337]  PID: [27590] ReviewService : linkToDeath
I PlayCore: UID: [10337]  PID: [27590] OnRequestInstallCallback : onGetLaunchReviewFlowInfo
I PlayCore: UID: [10337]  PID: [27590] ReviewService : Unbind from service.

E/Volley: [1195] duh.a: Unexpected response code 404 for https://play-fe.googleapis.com/fdfe/allowInAppReview?doc=MY_APP_ID

maybe google api 404 is cause of not showing card error... 🤔

from react-native-in-app-review.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.