Code Monkey home page Code Monkey logo

Comments (11)

aboedo avatar aboedo commented on May 31, 2024 4

Hi! šŸ‘‹ You're correct, it's not exposed yet. We're discussing options for the best implementation of this method that makes sense in a cross-platform environment (iOS and Android have different ways of handling this, with Android being a ton more granular when it comes to what's available).
We're going to expose the method soon, though.

from purchases-flutter.

bm888 avatar bm888 commented on May 31, 2024 1

It would be great to see this flutter call in revenuecat soon! Thanks for the consideration.

from purchases-flutter.

stea1thbear avatar stea1thbear commented on May 31, 2024

Without the canMakePayments iOS method supported in RevenueCat for Flutter you have to call it natively in iOS xcode. This method is required by Apple in order to get approval for purchases. To say RevenueCat offers support for Flutter currently is misleading since you can't get approval for your iOS build with purchases without calling this method from my understanding.

from purchases-flutter.

rkotzy avatar rkotzy commented on May 31, 2024

@stea1thbear this shouldn't cause any issues with app review. The method is mostly used by kids apps to show a UI if a parent disabled purchases.

A different workaround to know if purchases are disabled could be looking out for PURCHASE_NOT_ALLOWED errors when trying to purchase and showing a UI there if that's a requirement for you.

from purchases-flutter.

chirag-chopra avatar chirag-chopra commented on May 31, 2024

Anyone please help me in implementing this plugin.
I am getting this error
Invalid Play Store credentials errors

I tried this solution but still getting same error. There is already a project in Google Cloud Platform(that is created automatically by firebase when I implemented google login using firebase) but when I go to Google Play Console to link that project then I am unable to find that project in existing projects in Api Access section of Google Play Console. I don't know what's wrong I am doing.

Do I need to do anything special to make that existing Google Cloud Platform to see in Api Access of my google play console?
Please HELP...!

from purchases-flutter.

aboedo avatar aboedo commented on May 31, 2024

@chirag-chopra the best place to figure out your issue is to contact our support at https://support.revenuecat.com. They'll be able to provide you with detailed assistance and step-by-step instructions.

We reserve GitHub issues for bug reports only.

from purchases-flutter.

chirag-chopra avatar chirag-chopra commented on May 31, 2024

I also tried revenue cat support also but they didn't responded. I am so sorry that I am asking for help like this. But I am roaming here and there on internet for some support. Please help me. I will always remember you.

from purchases-flutter.

armandojimenez avatar armandojimenez commented on May 31, 2024

Iā€™m a little lost, Iā€™m about to implement this package but here it says the method mentioned in the docs is not available for flutter? How do I know if a user is a premium user?

from purchases-flutter.

aboedo avatar aboedo commented on May 31, 2024

@armandojimenez this thread refers specifically to a method called canMakePayments, which tells you if the user is able to make payments (for example, a parent may have restricted access to their child so that they can't buy items).
In order to know if a user is a premium user, you check their subscription status (docs here)

from purchases-flutter.

aboedo avatar aboedo commented on May 31, 2024

Update here: this feature has been added in #193, and will be a part of the next release.

Sorry for the long wait for this one!

from purchases-flutter.

beylmk avatar beylmk commented on May 31, 2024

This is included in the latest release, 3.3.0: https://github.com/RevenueCat/purchases-flutter/releases/tag/3.3.0

Going to close the ticket for now, but please re-open if you run into any issues!

from purchases-flutter.

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.