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

12.4.13

github.com/hyochan/react-native-iap - b599189d0f26f693ef911945f95292c15d398953 authored almost 2 years ago by Andres Aguilar <[email protected]>
Only remove the check for type but keep the sku filter (#2198)

* Revert "Fix empty subscriptions list by removing filter (#2187)"

This reverts commit 12d066...

github.com/hyochan/react-native-iap - d8231d9116e260ce73295db7d42355b8f282a69c authored almost 2 years ago by Andres Aguilar <[email protected]>
Fix finish transaction doc, pass object (#2192)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 92d2e20d36a887c5756ff8d898defddc204089f1 authored almost 2 years ago by Andres Aguilar <[email protected]>
Update get-started.md (#2189)

Wrong import package name

github.com/hyochan/react-native-iap - 2c24da6e0c4e7b955f129527ede2e3d1951910b0 authored almost 2 years ago by nadeem0035 <[email protected]>
12.4.12

github.com/hyochan/react-native-iap - 69bd96689df933d36bc854b779b82c27b559b666 authored almost 2 years ago by Andres Aguilar <[email protected]>
Fix empty subscriptions list by removing filter (#2187)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 12d0663741cc78c015e3b5c94d9e977d989d9658 authored almost 2 years ago by Andres Aguilar <[email protected]>
improve documentation by using different method names instead of overloading (#2182)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 961692610393638dd0b28250a73329691926dd6c authored almost 2 years ago by Andres Aguilar <[email protected]>
12.4.11

github.com/hyochan/react-native-iap - b66ce48a7ad533f6e86df333d94f4c42b8a7565e authored almost 2 years ago by Andres Aguilar <[email protected]>
android legacy price compat (#2181)

* fix setting iOS subscription type for one-time subscriptions

* fix lint

* backfill Andro...

github.com/hyochan/react-native-iap - dea67744a0e685ed9161711ecdd95e0a56ba76d3 authored almost 2 years ago by Andres Aguilar <[email protected]>
12.4.10

github.com/hyochan/react-native-iap - 5272b4ad5c50e1e39cbe21d577216f1c56fe551b authored almost 2 years ago by Andres Aguilar <[email protected]>
fix setting iOS subscription type for one-time subscriptions (#2180)

* fix setting iOS subscription type for one-time subscriptions

* fix lint

Co-authored-by: ...

github.com/hyochan/react-native-iap - f87c0a0aeab26df52bff00266528e823b1ed8d56 authored almost 2 years ago by Andres Aguilar <[email protected]>
Bump json5 from 2.2.1 to 2.2.3 (#2179)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...

github.com/hyochan/react-native-iap - 8597fef69c6340a5231387547e25e7a39b2f202b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump json5 from 2.2.1 to 2.2.3 in /docs (#2178)

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://gi...

github.com/hyochan/react-native-iap - a215912774117a29ca3e5c3c9135f1f8b6c72685 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update getReceiptIOS documentation (#2153)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 8e2c2963f896da85fdeaa3e3745b3fbb72ab2439 authored about 2 years ago by Andres Aguilar <[email protected]>
fix type error on some versions of xcode (#2152)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 266b4b0d487e01d664582d2a57d6959dedda74cd authored about 2 years ago by Andres Aguilar <[email protected]>
Bump decode-uri-component from 0.2.0 to 0.2.2 (#2150)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/hyochan/react-native-iap - c3a96a3d35abc180183e7b7d0c61850952f01cae authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump decode-uri-component from 0.2.0 to 0.2.2 in /IapExample (#2148)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/hyochan/react-native-iap - 28afe28b8de38c82366b0684a1afa87ad347705b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated documentation (#2143)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 2ba36dc82c29cf058bbae5676b7b30bf4778210c authored about 2 years ago by Andres Aguilar <[email protected]>
mapping from sk2 transaction to purchase result (#2141)

* mapping from sk2 transaction to purchase result

* rename map method for better readability
...

github.com/hyochan/react-native-iap - ebf2c33685b2774677290b7d6bd6dc9492453b24 authored about 2 years ago by Andres Aguilar <[email protected]>
finish transaction returns true on iOS (#2139)

* finish transaction returns true on iOS

* added documentation

Co-authored-by: Andres Agui...

github.com/hyochan/react-native-iap - 14779710b736b637a016063d78beaca6c25969af authored about 2 years ago by Andres Aguilar <[email protected]>
option to include all transactions in Userhistory (#2134)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 8d9d134f7010657066c461200ab4029f8b54c17d authored about 2 years ago by Andres Aguilar <[email protected]>
fixes transaction date types to be ints on iOS (#2133)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 240f7164661a43d687adbc2b6f82d6f8569afccf authored about 2 years ago by Andres Aguilar <[email protected]>
Update request-purchase-with-offer.md (#2108)

requestPurchaseWithOfferIOS accepts an object, not individual parameters

github.com/hyochan/react-native-iap - 72fb4ceb61648b010deed0410920385698d94051 authored about 2 years ago by Jose Bernhardt <[email protected]>
Bump loader-utils from 2.0.3 to 2.0.4 in /docs (#2114)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release n...

github.com/hyochan/react-native-iap - 5ff22770753b6bbfdbe72a7cf44a95bbd92a5d2d authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add amazon module Unit Tests (#2104)

* Add amazon module Unit Tests

* lint

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 767fa8daed762a510b19e601a525ffb64a4d36e3 authored about 2 years ago by Andres Aguilar <[email protected]>
add basic validation for skus (#2105)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - ec3d97a4273dba1f1e32d9a9ab86f43b89a3a1cd authored about 2 years ago by Andres Aguilar <[email protected]>
Bump loader-utils from 2.0.2 to 2.0.3 in /docs (#2101)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release n...

github.com/hyochan/react-native-iap - 5a380f3c0cc059d287edd8a7dbe7663b8c1f97a4 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix getavailableItems parameter (#2098)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - d022e41db83bb457cae23276d63b1e244b6311f1 authored about 2 years ago by Andres Aguilar <[email protected]>
fix amazon available items (#2096)

* fix available items filtering

* lint

Co-authored-by: Andres Aguilar <andres.aguilar@nfl....

github.com/hyochan/react-native-iap - 1ee80c59c444be4c780de05cc2a726b4d1d89678 authored about 2 years ago by Andres Aguilar <[email protected]>
onlyIncludeActiveItems ios sk2 (#2091)

* Implementation of onlyIncludeActiveItems

* lint fix

Co-authored-by: Andres Aguilar <andr...

github.com/hyochan/react-native-iap - 37c5c4d5bf35c9f13f94490a1db0f37f54c866b9 authored about 2 years ago by Andres Aguilar <[email protected]>
remove type in doc (#2087)

* remove type in doc

* lint

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 739d4cacf13c94ccf66151bd8be614c412abb34a authored about 2 years ago by Andres Aguilar <[email protected]>
refund request only available on iOS (#2088)

* refund request only available on iOS

* lint

Co-authored-by: Andres Aguilar <andres.aguil...

github.com/hyochan/react-native-iap - 884fd51f1163f0c571255ad6e9a6db7d4e2d301a authored about 2 years ago by Andres Aguilar <[email protected]>
Bump vm2 from 3.9.10 to 3.9.11 (#2086)

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.10 to 3.9.11.
- [Release notes](https:...

github.com/hyochan/react-native-iap - 075d7067c5b0217dc9f6b7058dc63f9192659b46 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
made getPendingTransactions consistent with sk1 (#2085)

* made getPendingTransactions consistent with sk1

* revert unrelated change

* fix lint

...

github.com/hyochan/react-native-iap - 959d6430ee832fe54da7a26772b254bf4df9bd91 authored about 2 years ago by Andres Aguilar <[email protected]>
docs: Fixed a typo in the example code (#2080)

* docs: Fixed a typo in the example code

* Update faq.md

Co-authored-by: Andres Aguilar <a...

github.com/hyochan/react-native-iap - 498d728796ee621b102c26530c41eb1328c1fe0f authored about 2 years ago by Abdelalim-dev <[email protected]>
fixing original Transaction ID (#2072)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 18cf9f89db70ec155e782bec2a8abe0f8bdb6d16 authored about 2 years ago by Andres Aguilar <[email protected]>
The promise should not resolve here (#2064)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - d5e7208abce4767c11cf2c1c3f50961d71729169 authored about 2 years ago by Andres Aguilar <[email protected]>
Added support for showManageSubscriptions on Storekit 2 (#2058)

github.com/hyochan/react-native-iap - 29d008d2810e8445c99cbdde2a2d955cb4447f33 authored about 2 years ago by Tim Brandin <[email protected]>
Update RNIap.podspec (#2056)

Fix error : CocoaPods could not find compatible versions for pod "RCT-Folly"
https://github.com...

github.com/hyochan/react-native-iap - 8a7ff05811c9377f0637c350d0b90361316c0371 authored about 2 years ago by Aurélien MARTIN <[email protected]>
docs: expand update listener FAQ (#2053)

* docs: expand update listener FAQ

* Update faq.md

* Update faq.md

Co-authored-by: Andr...

github.com/hyochan/react-native-iap - 0724e17a24257549da3a5c7d01a15fe2d5c4cbfe authored about 2 years ago by Zeeshan Khan <[email protected]>
ktlint for android (#2052)

* ktlint for android

* fix lint issues

Co-authored-by: Andres Aguilar <andres.aguilar@nfl....

github.com/hyochan/react-native-iap - db3a11bb77defd1ca2401a91b28fb7bbf984dc8d authored about 2 years ago by Andres Aguilar <[email protected]>
Implemented beginRefundRequest (#2051)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 49ee65dfbd93a0e1eb500bde71b9ac563be1fdd8 authored about 2 years ago by Andres Aguilar <[email protected]>
Changes Singletons to Kotlin-style objects (#2050)

* Changes Singletons to Kotlin-style objects

* simplified kotlin collections code

* fixed ...

github.com/hyochan/react-native-iap - 32540131a3f03606e3e8116636f88a01b76ec29d authored about 2 years ago by Andres Aguilar <[email protected]>
Fix missing prorationModeAndroid causing crash (#2046)

github.com/hyochan/react-native-iap - 708b09c8bce4036180d7cc17538c7a8179de7276 authored about 2 years ago by Harry Yu <[email protected]>
requestReceipt only available on Sk1 (#2045)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 78928502136801d70d28c1d4f11a3b5faa61e86e authored about 2 years ago by Andres Aguilar <[email protected]>
Fix getSubscriptions Android types; add platform enum and tests (#2039)

* Fix getSubscriptions Android types; add platform enum and tests

* Use union types for reque...

github.com/hyochan/react-native-iap - ea8cb713a854c35dabe9576fc1b3e6839173012f authored about 2 years ago by Harry Yu <[email protected]>
Lint and run tests as part of yarn prepare to improve safety (#2038)

github.com/hyochan/react-native-iap - 8091c5f9805780dfce5c3d66eb2c7bf76b2398f3 authored about 2 years ago by Harry Yu <[email protected]>
fix documentation for android validate receipt (#2041)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 11470abc948e3072a04c54d276b9d18da4a1c206 authored about 2 years ago by Andres Aguilar <[email protected]>
fix documentation (#2035)

* fix documentation

* lint

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 1876376b35d5b2fb5313e27ca6cb556f8701def4 authored about 2 years ago by Andres Aguilar <[email protected]>
Revert methods to known working versions (android and ios validate receipt methods) (#2030)

* Revert methods to known working versions

* lint

Co-authored-by: Andres Aguilar <andres.a...

github.com/hyochan/react-native-iap - 5a15da0dce9ecd86c9a78d82819a26ef90fbc54e authored about 2 years ago by Andres Aguilar <[email protected]>
make it optional and add doc on wher to find it (#2025)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 5e23e5ada6104dcfd1515601658c3592858e1a43 authored about 2 years ago by Andres Aguilar <[email protected]>
clearTransaction ios sk2 (#2020)

* using the proper data structure

* add missing implementation

Co-authored-by: Andres Agui...

github.com/hyochan/react-native-iap - 62aa6e64e32202de3418171150cae84c3f43f9a2 authored about 2 years ago by Andres Aguilar <[email protected]>
using the proper data structure (#2019)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - ff376bc0d06abfcf94bdcd62bfccf3c65668fb1d authored about 2 years ago by Andres Aguilar <[email protected]>
Version 12.0.0 Announcement doc

github.com/hyochan/react-native-iap - c8097ff9573fafadc46a536f169a3a9b6e9c3b35 authored about 2 years ago by Andres Aguilar <[email protected]>
amazon appstore sdk 3 (#2006)

* moved to 3.0.3

* Implemented Amazon licensing check

* exported verifyLicense

* Fixed ...

github.com/hyochan/react-native-iap - 1416ff07b7260b35ec945408cdd01d8a3d132f3e authored about 2 years ago by Andres Aguilar <[email protected]>
fix missing error sk2 tvOS (#2012)

* Using IapError instead of Sk1 function

* fix message type

Co-authored-by: Andres Aguilar...

github.com/hyochan/react-native-iap - 78eff4acaaf579463719767032819253fd717b8e authored about 2 years ago by Andres Aguilar <[email protected]>
Using IapError instead of Sk1 function (#2011)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 2e31d35132030be361fe72c0ac4443bf67ac8465 authored about 2 years ago by Andres Aguilar <[email protected]>
Sk2 support for tvOS 15 and higher (#2008)

* Sk2 support for tvOS 15 and higher

* Sk1 check for tvOS 12

Co-authored-by: Andres Aguila...

github.com/hyochan/react-native-iap - 67e262655821688fac0d245921aad3fa0efd4ed9 authored about 2 years ago by Andres Aguilar <[email protected]>
fix Objective c parameter (#2007)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 1dd5454d091629e745b01b93dfcf47c6fdc18f4e authored about 2 years ago by Andres Aguilar <[email protected]>
Add multiple calls to listener FAQ (#2005)

* Add multiple calls to listener FAQ

* lint fix

* typo

Co-authored-by: Andres Aguilar <...

github.com/hyochan/react-native-iap - 34f807b1646180706d445d49c6f3938a65b2f3d5 authored about 2 years ago by Andres Aguilar <[email protected]>
'IAP_NOT_AVAILABLE' was added back (#2004)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 5eb062d902af23054c6ba33c8c3d2b724ab77eba authored about 2 years ago by Andres Aguilar <[email protected]>
don't warn android users about sk2 not available (#2001)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - b89c4602edf986262a1b2be97ecf7a73f7e4eaec authored about 2 years ago by Andres Aguilar <[email protected]>
Adds option to not finish transactions automatically Sk1 (#2000)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 17847e6f1230b6ea3d24c8be9aca9a78f98d8858 authored about 2 years ago by Andres Aguilar <[email protected]>
Maps period units from Sk2 to sk1 (#1999)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - e9d50ca45d9406e17c6f904ea9bbb8b80a6f7f21 authored about 2 years ago by Andres Aguilar <[email protected]>
11.0.0 (#1985)

* ci: replace publication for next branch

* refactor!: create a PurchaseError class (#1866)
...

github.com/hyochan/react-native-iap - 5579fed21a6e5a3db5be012b9b5c1827198616c0 authored about 2 years ago by Andres Aguilar <[email protected]>
fix intenal handling of the withOffer type (#1980)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - e36d5086d43f236bef6e12a0a654c12fb04bbb41 authored over 2 years ago by Andres Aguilar <[email protected]>
fix base64 encoder options (#1977)

Co-authored-by: Andres Aguilar <[email protected]>

github.com/hyochan/react-native-iap - 843986ce1ac836a32934fbe74251f6a6fe50d7e9 authored over 2 years ago by Andres Aguilar <[email protected]>
fix: added the offerTags property to the SubscriptionAndroid (#1975)

Co-authored-by: Heejun Kim <[email protected]>

github.com/hyochan/react-native-iap - aa7d21474ed68f91d536859a85a33aec114c0e7a authored over 2 years ago by khj3132 <[email protected]>