Git Product home page Git Product logo

americatvgoauthprovider-ios's Introduction

AmericaTVGoAuthProvider for iOS

Getting started

This plugin is used to allow the America TVGO app to make IAP (in app purchases) so that the user can watch exclusive content.

It has support for the following:

  • Login
  • Registration
  • Password Recovery
  • Package retrieval (the actual IAP products)
  • Purchase processing

The IAP happens through 2 API: Apple's and AmericaTV's.

First we use AmericaTV's API to retrieve the products they want to sell. Then, we use Apple's API to retrieve the products on the developer side and see if there is a match between those products and the ones retrieved using AmericaTV's API.

Once the user has selected a product, we continue using Apple's API to make the actual purchase. When that completed successfully, we use AmericaTV's API to register the purchase on their end.

Everytime the plugin is launched we do a check to see if a token is still available. If not, that means the user has not made any purchase or that the purchase has expired.

Configuration

The following fields can be configured:

  • provider_key: should be set to americaTV by default

Screenshots

Submit an Issue

For submitting issues and bug reports, please use the following link: https://github.com/applicaster/AmericaTVGoAuthProvider-iOS/issues/new

Code of Conduct

Please make sure to follow our code of conduct: https://developer-zapp.applicaster.com/Code-Of-Conduct.html

americatvgoauthprovider-ios's People

Contributors

itsmarcosjreyes avatar roiked avatar taxxodium avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.