Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-native-iap

Developing and maintaining react native in app purchase module
Collective - Host: opensource - https://opencollective.com/react-native-iap - Code: https://github.com/dooboolab/react-native-iap

Add buyWithQuantity function and optional quantity parameter to buyWithoutAutoConfirm

github.com/hyochan/react-native-iap - b3ff3b6f42927072824594d70d2fee822d9d299b authored over 6 years ago by lefoy <[email protected]>
Improve validateReceiptIos

github.com/hyochan/react-native-iap - 8d40aadf87cbf6ed326c840d7e73c20d08055cc0 authored over 6 years ago by Linus Unnebäck <[email protected]>
Remove RNVersion from typings

github.com/hyochan/react-native-iap - 4b9203e4747b85202867d20c5f52720cee617325 authored over 6 years ago by Linus Unnebäck <[email protected]>
Separate Product and Subscription in typings

github.com/hyochan/react-native-iap - a8c1fbc6549ffdf3afa81de4846dfca2c8aa0ca4 authored over 6 years ago by Linus Unnebäck <[email protected]>
Drop support for React Native <0.54

github.com/hyochan/react-native-iap - 380d656754094a75ea2621b09e06b374553120c0 authored over 6 years ago by Linus Unnebäck <[email protected]>
Add overloads for literal product ids

github.com/hyochan/react-native-iap - 3684dee13f1a24a8e9ca5beac592b29c67dd88ef authored over 6 years ago by Linus Unnebäck <[email protected]>
Fix typings for validateReceiptIos

github.com/hyochan/react-native-iap - 15d20e02075c930d1f948c7ea426b537b201454b authored over 6 years ago by Linus Unnebäck <[email protected]>
Improve typings for validateReceiptAndroid

github.com/hyochan/react-native-iap - 81d4431c71aa81a3d72b9a9f1d4c52ec66a3b8c7 authored over 6 years ago by Linus Unnebäck <[email protected]>
Released to 2.0.0-alpha7

github.com/hyochan/react-native-iap - 36b045ed95750c9ff68c3d99b5da57f0ff356b74 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #234 from swapkids/master

fix crash iOS<11.2 when introductoryPrice is nil

github.com/hyochan/react-native-iap - 71f613376ba446cf8f5a66c8eea3e3178e5c82f8 authored over 6 years ago by Hyo Chan Jang <[email protected]>
fix crash iOS<11.2 when introductoryPrice is nil (https://github.com/dooboolab/react-native-iap/issues/233)

github.com/hyochan/react-native-iap - b860e86db1c3ff4ef75334dbaaf1bb5e36b5ad36 authored over 6 years ago by Søren Christiansen <[email protected]>
Fixed one more spelling.

github.com/hyochan/react-native-iap - 687b9d59b4a448f50cceed82386dc8c1feeba6cc authored over 6 years ago by hyochan <[email protected]>
2.0.0-alpha5.

Spell fixed.

github.com/hyochan/react-native-iap - d66174f1547345057d5575da148931f19afa61a0 authored over 6 years ago by hyochan <[email protected]>
Released to 2.0.0-alpha4.

Fixed autoRenewing spelling.

github.com/hyochan/react-native-iap - 950d68eac87a1f84b4608ed3eb5b8810518323f6 authored over 6 years ago by hyochan <[email protected]>
Fixed wrong description in readme for purchase.

github.com/hyochan/react-native-iap - 31de908bf8dcb1c0e8bb65514ac40b946b530f47 authored over 6 years ago by hyochan <[email protected]>
Released to alpha2.

github.com/hyochan/react-native-iap - dfe0516429812df33ba15daa7f893561e42bcdd0 authored over 6 years ago by hyochan <[email protected]>
Updated readme to render table.

github.com/hyochan/react-native-iap - 4335593760ddb7b59d278148b30b90957f2082ad authored over 6 years ago by hyochan <[email protected]>
Released to 2.0.0-alpha.

Renamed the variables returned from the action getting item and purchasing item.

github.com/hyochan/react-native-iap - 9068f281ad4170752b620c788997a450c43d712b authored over 6 years ago by hyochan <[email protected]>
Merge branch 'master' of https://github.com/dooboolab/react-native-iap

github.com/hyochan/react-native-iap - 12769f7d5c9c80ca614a839bc719e03cd3e3d350 authored over 6 years ago by hyochan <[email protected]>
Announcement for opencollective.

github.com/hyochan/react-native-iap - db40279bc72ac79040d27920460e530dbcbffc1c authored over 6 years ago by hyochan <[email protected]>
Merge pull request #226 from joshuahenson/patch-1

Update README.md

github.com/hyochan/react-native-iap - 4e5b04a13fc1c3518e43bbbecb5d23b894e796bb authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update README.md

Use correct variable name in example state

github.com/hyochan/react-native-iap - d8c54e9f1ef15cc0196a6f62c46b7df611d22b19 authored over 6 years ago by Joshua Henson <[email protected]>
Upgraded android billing client.

github.com/hyochan/react-native-iap - 8e40f497ac1f36c9ab42f853f7d437673ee6db74 authored over 6 years ago by hyochan <[email protected]>
Removed important section in the readme.

github.com/hyochan/react-native-iap - 0ed27aa8357f5dd565f7c27630e6e03880f55199 authored over 6 years ago by hyochan <[email protected]>
Released to 1.3.4

github.com/hyochan/react-native-iap - e93b2344e00abfe307c2270ea56707bd0000ec15 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #217 from mvanroon/patch-1

fix minSdkVersion

github.com/hyochan/react-native-iap - 9513d7c441a358200ddbd6b47659abd018552972 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Release to 1.3.3.

github.com/hyochan/react-native-iap - 4c50ddbe58b96bcd8f9cb4f355ed369ef50a1129 authored over 6 years ago by hyochan <[email protected]>
fix minSdkVersion

github.com/hyochan/react-native-iap - bdb25bb4022aae1ca4c6c6e56209bc581f290cd6 authored over 6 years ago by Michiel van Roon <[email protected]>
Merge pull request #215 from mars-lan/patch-1

Revert the default min SDK version back to 16

github.com/hyochan/react-native-iap - 2a35c3a814f0512233995cf7f67558bbdbed854a authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update build.gradle

github.com/hyochan/react-native-iap - 2adf4b5960597d0fb069cef624fd8d4007642897 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update build.gradle

github.com/hyochan/react-native-iap - e33eca18aec23aca54430ae2047d1918d4e8a064 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update build.gradle

Will revert min sdk to 21.

github.com/hyochan/react-native-iap - 5320a98ebf8d6969dd5a5ca2e648c56c37a3e5c5 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Released to 1.3.2.

github.com/hyochan/react-native-iap - 946e23e8985bc538c8401555f4a2aaa2791d022f authored over 6 years ago by hyochan <[email protected]>
Merge pull request #216 from eraydemirok/patch-1

Update index.js

github.com/hyochan/react-native-iap - 1af089b62d8ae4eaaf1d7a8928d6f11cb31d0eb7 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update index.js

github.com/hyochan/react-native-iap - 6c63bf24d63b753fa5ffe934a62e177ca9e980db authored over 6 years ago by Eray Demirok <[email protected]>
Revert the default min SDK version back to 16

As this was the case prior to bf7da273dd2715b9f30242edc7727102e3559902

github.com/hyochan/react-native-iap - dea7e41895e2129d1445a1b3723f137d25631d3f authored over 6 years ago by Mars Lan <[email protected]>
Released to 1.3.1.

github.com/hyochan/react-native-iap - 7dde18f320edc2f8b01d80f1e2718fd7d49da0f0 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #214 from marshallshen/master

add version code

github.com/hyochan/react-native-iap - cbbb24b24ae2856a340fd72fc8af0e248008eee7 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update build.gradle

github.com/hyochan/react-native-iap - fd28154c06fd692c5badf6ff19fcbf058dac9ff1 authored over 6 years ago by Hyo Chan Jang <[email protected]>
add version code

github.com/hyochan/react-native-iap - 2f7d41ab992fc93189cfd2c35baea04b2b50371d authored over 6 years ago by Marshall Shen <[email protected]>
Released to 1.3.0.

github.com/hyochan/react-native-iap - 9e899b8362fa0651c05f3310ea0987d3cfccc0f4 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #213 from idlework/master

Update build.gradle

github.com/hyochan/react-native-iap - ff5ef2b8d736bbe8ae06f4acd2261a41a9f411f4 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update build.gradle

github.com/hyochan/react-native-iap - 1764ecf8e21868188aecb96af8a82bd14227e5d9 authored over 6 years ago by Johan Haneveld <[email protected]>
Update build.gradle

Add fallback when rootProject ext does not contain sdk- and compile-versions

github.com/hyochan/react-native-iap - 4f77942f295803ff906aec69a16e153f7053d578 authored over 6 years ago by Johan Haneveld <[email protected]>
Release to npm.

1.2.8

github.com/hyochan/react-native-iap - a362637d7d8115d02823a455ee7d0ad050775cf0 authored over 6 years ago by hyochan <[email protected]>
Merge branch 'master' of https://github.com/dooboolab/react-native-iap

github.com/hyochan/react-native-iap - 3932d6796ed4b0892b0b2a210b08386d46411d7f authored over 6 years ago by hyochan <[email protected]>
Updated readme.

Included 1.* table.

github.com/hyochan/react-native-iap - c47b5a2dde86066fe2b26e240252561656dd0eb8 authored over 6 years ago by hyochan <[email protected]>
Released to 1.2.7

To confirm proper updates in npm.

github.com/hyochan/react-native-iap - d6d1b09baea3946d05c6dddbe5dd12be5dc9ea7a authored over 6 years ago by hyochan <[email protected]>
Released to 1.2.6

Fixed invalid source in pod spec.

github.com/hyochan/react-native-iap - d62478aa3128869e91601b187810acbce636a7d7 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #212 from chris-divvito/patch-3

Fix podspec source

github.com/hyochan/react-native-iap - 3c52dcf80d71ef4a5727b77c6cab6cb96d4fbef2 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Fix podspec source

#211

github.com/hyochan/react-native-iap - 15fcb8b6265e4a02a9b4826f83b9a1b4ae3f032e authored over 6 years ago by chris-divvito <[email protected]>
Added ext constants to build.gradle in example project.

github.com/hyochan/react-native-iap - e00828bbb341e3d61226f5bc2699fbefd455ce23 authored over 6 years ago by hyochan <[email protected]>
Updated android build env to match the version with rootProject.

github.com/hyochan/react-native-iap - bf7da273dd2715b9f30242edc7727102e3559902 authored over 6 years ago by hyochan <[email protected]>
Updated changelogs.

github.com/hyochan/react-native-iap - d97035ef7494eec11feecad26d32dea3d00412e5 authored over 6 years ago by hyochan <[email protected]>
Added canMakePayments method to be called in prepare method which was no ops in ios.

github.com/hyochan/react-native-iap - 3a32f613cdda864196bae7495e3c34b554b190b7 authored over 6 years ago by hyochan <[email protected]>
Fixed test url for validate ios receipt.

github.com/hyochan/react-native-iap - 1d42e932ad2e5d7a4a05d0805e2091f976ed871c authored over 6 years ago by hyochan <[email protected]>
Release to 1.2.2.

Return an error when it fails to parse json.

github.com/hyochan/react-native-iap - 71f36ec5ed38b6230b04423515459ba3fddf24b5 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #196 from wasedaigo/master

Return an error when it fails to parse JSON

github.com/hyochan/react-native-iap - ae58b806f5feee4ed604c890d0769c226e8409fe authored over 6 years ago by Hyo Chan Jang <[email protected]>
use optString for orderId

github.com/hyochan/react-native-iap - 2fc063bc27cef3d6a743ab0c2ee04c785001895a authored over 6 years ago by Daigo Sato <[email protected]>
Return error when it fails to parse JSON

github.com/hyochan/react-native-iap - 139eee22f7c72774b0a4acf84edf0eec61e05e6d authored over 6 years ago by Daigo Sato <[email protected]>
Released to 1.2.1.

Added endConnection to default type.

github.com/hyochan/react-native-iap - e7a0959870521f792951dd3cbf97b6d5741622fb authored over 6 years ago by hyochan <[email protected]>
Merge pull request #192 from chris-divvito/patch-2

add endConnection method to default export

github.com/hyochan/react-native-iap - f31728488a904c4457392b9dfe7d0aabd35ab867 authored over 6 years ago by Hyo Chan Jang <[email protected]>
add endConnection method to default export

github.com/hyochan/react-native-iap - 0e808fca146a22b6dda4f30c79f6e90b955701e2 authored over 6 years ago by chris-divvito <[email protected]>
Fixed example project to work.

github.com/hyochan/react-native-iap - 75965144e3a97166b3f04b3d3cb0dc05625eeb43 authored over 6 years ago by hyochan <[email protected]>
Released to 1.1.6.

github.com/hyochan/react-native-iap - 9d847e37839545b995718363c7a66b900895c103 authored over 6 years ago by hyochan <[email protected]>
Fixed the breaks in issue https://github.com/dooboolab/react-native-iap/pull/188.

github.com/hyochan/react-native-iap - a73e89f48da4536fc028d7b7ece9d92cf06e6e76 authored over 6 years ago by hyochan <[email protected]>
Fixed validate receiptIos bug.

github.com/hyochan/react-native-iap - 820c10fe65d9a627e65af98205be9d04ba9008c6 authored over 6 years ago by hyochan <[email protected]>
Release to 1.1.4.

github.com/hyochan/react-native-iap - bebb7dec5d78eb1870d063cf083a1855b887119a authored over 6 years ago by hyochan <[email protected]>
Merge pull request #188 from vshab/master

Android subscription upgrade/downgrade

github.com/hyochan/react-native-iap - 17ac0de29b2eac9b820469e939354342f59c1bc2 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Make oldSku optional in JSDoc

github.com/hyochan/react-native-iap - 11b989af2803e84df8a3406ad974a9bde31b39d4 authored over 6 years ago by Vladislav Shabanov <[email protected]>
Make oldSku optional in TS definition

github.com/hyochan/react-native-iap - 11f68de8dbdfd966bd966616a4acee5a8519d91b authored over 6 years ago by Vladislav Shabanov <[email protected]>
Released to 1.1.3.

github.com/hyochan/react-native-iap - 4d423cb13ad7414f9a403c80f1deef2b03038b03 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #189 from wasedaigo/master

Reject when preparing not-ended billing client

github.com/hyochan/react-native-iap - 7c32f00a08e65425e38f0154471678c578e3f06b authored over 6 years ago by Hyo Chan Jang <[email protected]>
Reject when preparing not-ended billing client

github.com/hyochan/react-native-iap - d85b3132f5999156711d2896e81606e1a88587fb authored over 6 years ago by Daigo Sato <[email protected]>
Fix type comparation

github.com/hyochan/react-native-iap - ed331e8b09746c9298dcb23c371810b56c833b38 authored over 6 years ago by Vladislav Shabanov <[email protected]>
Android subscription upgrade/downgrade

github.com/hyochan/react-native-iap - 099f79c6d1f0d07f41cc5a6f83a26c2636c41b26 authored over 6 years ago by Vladislav Shabanov <[email protected]>
Added readme for endConnection.

github.com/hyochan/react-native-iap - 943bf86ba3a27ea09c9ff34dce2da89289d1601b authored over 6 years ago by hyochan <[email protected]>
release to 1.1.2.

Handling network err in ios by wasedaigo.

github.com/hyochan/react-native-iap - 19692ec0beac2dea8bd69a1f7a4081c1f76f5adf authored over 6 years ago by hyochan <[email protected]>
Fix for 187 issue that reverts podspec.

link: https://github.com/dooboolab/react-native-iap/pull/187

github.com/hyochan/react-native-iap - 365e7232f41ed3737d83293c039fc7fd5c42a730 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #186 from wasedaigo/master

Handle network error

github.com/hyochan/react-native-iap - 999a1df37915a09b8bb01227ffabfa9eab7b90c7 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Reject when there is a network error

github.com/hyochan/react-native-iap - 35dea876590c0e1273c2ae280879ac15e9f58b04 authored over 6 years ago by Daigo Sato <[email protected]>
Rebased rejection code when purchase fails.

github.com/hyochan/react-native-iap - c5cefce8efad03b8c56fdb7496ecc8ec24544a41 authored over 6 years ago by hyochan <[email protected]>
Put another conditional statemnet when buying product.

This resulted in crashing when purchases is null.

github.com/hyochan/react-native-iap - c347dc726b154d8d82fe108ef1ece82e945d24af authored over 6 years ago by hyochan <[email protected]>
Add podspecs to be linked in pod project.

github.com/hyochan/react-native-iap - 530e4335fda268abe8f34a8ebbfb17a01fadeb8c authored over 6 years ago by hyochan <[email protected]>
Merge pull request #175 from chris-divvito/patch-1

type updates

github.com/hyochan/react-native-iap - 7ed9656e09020268c88536a36a3d4255cf9a5eb9 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update index.d.ts

github.com/hyochan/react-native-iap - 07122644016f5863eb8db41ee0fd7fddc88c715c authored over 6 years ago by chris-divvito <[email protected]>
add android specific types for purchase

in https://github.com/dooboolab/react-native-iap/issues/31 and the associated pull request, #32,...

github.com/hyochan/react-native-iap - b7f7c2c46ae45413dcf1d3946bb557750ccff41a authored over 6 years ago by chris-divvito <[email protected]>
Updated npm to 1.0.6.

github.com/hyochan/react-native-iap - 25f877f4ff8749eb94097729377a67e0d5715a58 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #173 from kristfal/master

Update RNIapModule.java

github.com/hyochan/react-native-iap - 32ef1d04b6a35fb6c0408997de308076cfd73a26 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Update RNIapModule.java

Add signature and original purchase data to transaction

github.com/hyochan/react-native-iap - 028f53cfb6021abe623db7ecb11f596b795081a2 authored over 6 years ago by Kristian Fallrø <[email protected]>
Merge pull request #166 from rikur/master

Remove deprecated React pod dependency

github.com/hyochan/react-native-iap - da92f3d7b4bc37033b2fa83a32243301b3963266 authored over 6 years ago by Hyo Chan Jang <[email protected]>
Remove deprecated React pod dependency

github.com/hyochan/react-native-iap - f04d58f5fba77aaaa3c23ad85848cf93255c921a authored over 6 years ago by Riku Raisanen <[email protected]>
Prevent from calling billing cilent multiple times in android.

github.com/hyochan/react-native-iap - eccb694499a014203aad84383fed1d1c0a6d7af3 authored over 6 years ago by hyochan <[email protected]>
Publish ios fix to npm 1.0.4.

github.com/hyochan/react-native-iap - 371520e6ae307932b478e579cc34380e7bfa25f0 authored over 6 years ago by hyochan <[email protected]>
Merge pull request #164 from dooboolab/feature/fix_issues

Feature/fix issues

github.com/hyochan/react-native-iap - 6da556d1ddd820974d754b230560172ee8ca917b authored over 6 years ago by Jongwoo Moon <[email protected]>
Check receipt validation.

github.com/hyochan/react-native-iap - 903392e5914774f1a9e510e40baa67c73dd4e6ef authored over 6 years ago by Jongwoo Moon <[email protected]>
Enhance for thread safe source.

github.com/hyochan/react-native-iap - a3c99004fdaaf5136482812575645e832f6e2826 authored over 6 years ago by Jongwoo Moon <[email protected]>
Fix warning

github.com/hyochan/react-native-iap - d839769dc8df5a701576dd79d664ec53bd4eae96 authored over 6 years ago by Jongwoo Moon <[email protected]>