tikhop
5c98719f04
feat: Remove unnecessary availability checks
2024-04-28 00:56:18 +02:00
Pavel Tikhonenko
57a24389bc
Destroy refresh session
2021-12-20 14:15:59 +03:00
Pavel Tikhonenko
7065db5af2
Improve receipt refreshing ( https://github.com/tikhop/TPInAppReceipt/issues/93 )
2021-11-01 20:57:35 +03:00
Pavel Tikhonenko
b94b280f60
Improve receipt refreshing ( https://github.com/tikhop/TPInAppReceipt/issues/93 )
2021-11-01 20:11:08 +03:00
Pavel Tikhonenko
7d494967ec
Fix github actions compilation issue
2021-05-25 19:41:23 +03:00
Pavel Tikhonenko
0dcd33f93f
Fix compilation issues
2021-05-25 17:25:07 +03:00
Pavel Tikhonenko
31205bcfd0
Merge branch 'feature/objc-support'
...
* feature/objc-support:
Fix typos
Add extra initialization methods
Fix initialization methods
Fix initialization methods
Fix initialization methods
Fix localReceipt function
Fix spm
Make it possible to use library in objc project (https://github.com/tikhop/TPInAppReceipt/issues/84 )
2021-05-25 14:00:35 +03:00
Pavel Tikhonenko
49778a2932
Fix typos
2021-05-25 00:55:52 +03:00
Pavel Tikhonenko
a1cca944ec
Use Set instead of Array when passing product identifiers
2021-05-24 20:59:05 +03:00
Pavel Tikhonenko
fad6801035
Make InAppReceipt extension public
2021-05-24 19:42:29 +03:00
Pavel Tikhonenko
afa5f64e52
Use Set instead of Array to store SKProducts inside subscription group
2021-05-24 19:40:06 +03:00
Pavel Tikhonenko
31dae26350
Build subscription group from SKProductsResponse
2021-05-24 19:34:51 +03:00
Pavel Tikhonenko
d2e720450d
Make SKProductsResponse extension public
2021-05-24 19:20:44 +03:00
Pavel Tikhonenko
a89fc548aa
Check whether user is eligible for any products within the same subscription group ( https://github.com/tikhop/TPInAppReceipt/issues/85 )
2021-05-24 19:14:40 +03:00
Pavel Tikhonenko
7a386fdfdd
Check eligibility even if StoreKit.framework isn't available
2021-05-17 21:21:37 +03:00
Pavel Tikhonenko
96abb65fc4
Check whether user is eligible for introductory offer ( https://github.com/tikhop/TPInAppReceipt/issues/85 )
2021-05-17 21:01:55 +03:00
Pavel Tikhonenko
7b1657c4d8
Update copyright
2021-04-02 21:51:55 +03:00
Pavel Tikhonenko
1ea772be1b
Post merge polishing
2020-10-22 03:48:21 +03:00
Dobromir Stoev
651633f6b6
fixes '"[BackgroundTask] Background Task ...
...
fixes '"[BackgroundTask] Background Task 1 ("SKReceiptRefreshRequest"), was created over 30 seconds ago....'
2020-10-14 12:00:47 +03:00
Pavel Tikhonenko
f84b753eca
Integrate ASN1Decoder; Parse New In App Receipt format
2020-08-04 05:34:09 +03:00