Replies: 11 comments 5 replies
-
The Story kit 2 solves the problem of associating a user with a purchase, it would be nice if it had this feature in a next update of react-native-iap |
Beta Was this translation helpful? Give feedback.
-
I have started looking at this. And there are two Major changes coming because of this:
Some other changes: cc @jeremybarbet since this might affect your current work with types |
Beta Was this translation helpful? Give feedback.
-
@jeremybarbet I think I have a good base for the native code migration. Do you think this would be a good time to merge my PR into next? Next steps are to work on the js integration of the new methods |
Beta Was this translation helpful? Give feedback.
-
@jeremybarbet I have started the JS migration to the new model needed for StoreKit 2. Please note that this is not final by any stretch of the imagination. However, I think, at this point you might have some input on the following aspects: There's no need for purchase/error listeners. There will be an update transaction listener only for iOS |
Beta Was this translation helpful? Give feedback.
-
I have just published |
Beta Was this translation helpful? Give feedback.
-
Published |
Beta Was this translation helpful? Give feedback.
-
will beginRefundRequest function add in version 11 ? |
Beta Was this translation helpful? Give feedback.
-
haw can i call enableStorekit2() if i used withIAPContext() ? |
Beta Was this translation helpful? Give feedback.
-
I have released |
Beta Was this translation helpful? Give feedback.
-
Released |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
There's lots of interesting changes coming in StoreKit 2. Just throwing my hat in the ring early for helping out with adding StoreKit 2 support.
Beta Was this translation helpful? Give feedback.
All reactions