Giter Club home page Giter Club logo

Comments (9)

BigPun86 avatar BigPun86 commented on June 29, 2024 5

Is there any update according to Android Support?

Best regards

from react-native-in-app-utils.

vinaynb avatar vinaynb commented on June 29, 2024 4

Just for reference there is an option for in app billing on android - https://github.com/idehub/react-native-billing

from react-native-in-app-utils.

chirag04 avatar chirag04 commented on June 29, 2024 1

I want to add android support. It will take some time as we are still working on our ios app.

A PR for this would be awesome!

from react-native-in-app-utils.

cbrevik avatar cbrevik commented on June 29, 2024

Do you have any suggestions to how the problem of InApp for Android should be attacked @chirag04?

I've tried bridging https://github.com/onepf/OpenIAB on a project internally, but what quickly became obvious, was that OpenIAB expects all transactions to be run on the UI thread. You'll find this in a few places;

if (!Utils.uiThread()) {
    throw new IllegalStateException("Must be called from UI thread.");
}

Not being really familiar with the Android eco-system, I am unsure if this is a necessity or not.

from react-native-in-app-utils.

danleveille avatar danleveille commented on June 29, 2024

Would love to see this happen! :)

from react-native-in-app-utils.

chirag04 avatar chirag04 commented on June 29, 2024

No update on this yet guys. Would love to have a PR.

from react-native-in-app-utils.

willbattel avatar willbattel commented on June 29, 2024

Any news on this from the past year? πŸ˜„

from react-native-in-app-utils.

miguelocarvajal avatar miguelocarvajal commented on June 29, 2024

Would also love to see support for this.

from react-native-in-app-utils.

chirag04 avatar chirag04 commented on June 29, 2024

no updates. this will have to come from the community. Happy to accept a PR.

from react-native-in-app-utils.

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.