Coder Social home page Coder Social logo

Not opening review about app_review HOT 6 OPEN

fluttercommunity avatar fluttercommunity commented on August 17, 2024 7
Not opening review

from app_review.

Comments (6)

AndrewSheetMetal avatar AndrewSheetMetal commented on August 17, 2024 3

I have the same issue. I just noticed, that the app is "AppLifecycleState.inactive" a very short time, without anything happening.
Afterwards it returns in onValue with "Success: true".

isRequestReviewAvailable before shows following in the console:

I/PlayCore( 8274): UID: [10493]  PID: [8274] ReviewService : requestInAppReview (de.blvrd.mobile.blvrd_app)
I/PlayCore( 8274): UID: [10493]  PID: [8274] ReviewService : Initiate binding to the service.
I/PlayCore( 8274): UID: [10493]  PID: [8274] ReviewService : ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/com.google.android.finsky.inappreviewservice.InAppReviewService})
I/PlayCore( 8274): UID: [10493]  PID: [8274] ReviewService : linkToDeath
I/PlayCore( 8274): UID: [10493]  PID: [8274] OnRequestInstallCallback : onGetLaunchReviewFlowInfo
I/PlayCore( 8274): UID: [10493]  PID: [8274] ReviewService : Unbind from service.

linkToDeath looks interesting...

from app_review.

127 avatar 127 commented on August 17, 2024 2

Got the same in iOS and in Android. After version 2.0.0 began to fail in production
Just nothing happens. Was rejected by an Appstore. Had to remove this pacckage to pass.
UPD hmm, found one device with iOS 13 and package works. It began to fail on iOS 14 after upgrade.

from app_review.

rodydavis avatar rodydavis commented on August 17, 2024

can you provide more info? Is there something else? this is not using any apis that would prevent it from being rejected

from app_review.

ziqq avatar ziqq commented on August 17, 2024

I have the same issue. It's not working for me.

from app_review.

rodydavis avatar rodydavis commented on August 17, 2024

I have it in production for iOS and android using the latest.

What part is not working?

from app_review.

ziqq avatar ziqq commented on August 17, 2024

All part's dosn't working. I try to requestReview and i don't see dialog anytime.
My code bellow

AppReview.requestReview.then((value) {
  print(value);
});

from 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.