-
-
Notifications
You must be signed in to change notification settings - Fork 647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
integrate main 10 0 2 #1908
integrate main 10 0 2 #1908
Commits on Aug 24, 2022
-
@ReactModule annotation (hyochan#1886)
Co-authored-by: Andres Aguilar <andres.aguilar@nfl.com>
Configuration menu - View commit details
-
Copy full SHA for c52fe0b - Browse repository at this point
Copy the full SHA c52fe0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71e8a31 - Browse repository at this point
Copy the full SHA 71e8a31View commit details
Commits on Aug 25, 2022
-
product purchase lifecycle (hyochan#1885)
* ci: replace publication for next branch * refactor!: create a PurchaseError class (hyochan#1866) * refactor!: remove support for default export (hyochan#1864) * chore: clean up non existing errors (hyochan#1868) * chore: move some logic into internal files (hyochan#1871) * refactor: extract event-emitter to specific file (hyochan#1872) * refactor!: make all methods take an object of params (hyochan#1873) * integrate ios storekit 2 (hyochan#1882) * set min ios version to 15 * consolidated buy methods * removed checks for older versions of ios * cleared most errors * swiftlint * continue migration, purchases * return promises to class * moved utils to ios * clean up promises and error codes * serialized Transactions * removed remaining old methods, added serialization * default to Xcode 4 spaces * Split files * Added more transaction methods * removed global autofinish * fix lint on doc Co-authored-by: Andres Aguilar <andres.aguilar@nfl.com> * Able to purchase products * swift lint * fixed lint issues, removed methods Co-authored-by: hyochan <dooboolab@gmail.com> Co-authored-by: Jérémy Barbet <jeremgraph@gmail.com> Co-authored-by: Andres Aguilar <andres.aguilar@nfl.com>
Configuration menu - View commit details
-
Copy full SHA for 7f9ff8e - Browse repository at this point
Copy the full SHA 7f9ff8eView commit details -
Revert "product purchase lifecycle" (hyochan#1887)
Revert "product purchase lifecycle (hyochan#1885)" This reverts commit 7f9ff8e.
Configuration menu - View commit details
-
Copy full SHA for 62eec11 - Browse repository at this point
Copy the full SHA 62eec11View commit details
Commits on Aug 29, 2022
-
docs: Fixed getProducts signature (hyochan#1896)
* Fixed getProducts signature In the source code, we have an object with one attribute skus export declare const getProducts: ({ skus, }: { skus: string[]; }) => Promise<Array<Product>>; * docs: Fixed getProducts signature In the source code, we have an object with one attribute skus export declare const getProducts: ({ skus, }: { skus: string[]; }) => Promise<Array<Product>>; Co-authored-by: Abdelalim <abdelalim.hassouna@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8553489 - Browse repository at this point
Copy the full SHA 8553489View commit details
Commits on Aug 31, 2022
-
revert to default 4 spaces (hyochan#1907)
Co-authored-by: Andres Aguilar <andres.aguilar@nfl.com>
Configuration menu - View commit details
-
Copy full SHA for 490eb9e - Browse repository at this point
Copy the full SHA 490eb9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db3e468 - Browse repository at this point
Copy the full SHA db3e468View commit details -
Andres Aguilar committed
Aug 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 783e4b1 - Browse repository at this point
Copy the full SHA 783e4b1View commit details