201 Commits
Author SHA1 Message Date
Pavel Tikhonenko 2ac3387c7d Bump up cocoapods version 2.3.4 2020-03-13 13:31:57 +03:00
Pavel Tikhonenko 789ff624eb Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt
* 'master' of https://github.com/tikhop/TPInAppReceipt:
  Update README.md
2020-03-13 13:30:57 +03:00
Pavel Tikhonenko b1a9887e85 Improve Bundle.lockUp method 2020-03-13 13:30:12 +03:00
Pavel Tikhoneko 625e5b52a6 Update README.md 2020-03-12 20:22:27 +03:00
Pavel Tikhoneko 090953d81a Update README.md 2019-12-18 16:08:50 +03:00
Pavel Tikhoneko a7e5f96b21 Update tpinappreceiptissue.md 2019-12-17 19:16:10 +03:00
Pavel Tikhoneko 99b9196681 Update README.md 2019-12-14 11:24:18 +03:00
Pavel Tikhoneko 60190e92c4 Update README.md 2019-12-13 02:37:14 +03:00
Pavel Tikhoneko 96d406231b Update README.md 2019-12-11 23:59:08 +03:00
Pavel Tikhoneko 48ceaa8137 Update README.md 2019-12-11 23:57:38 +03:00
Pavel Tikhoneko fabc39d3fe Update README.md 2019-12-11 21:57:09 +03:00
Pavel Tikhoneko cd378cf1a8 Update README.md 2019-12-11 21:56:37 +03:00
Pavel Tikhoneko 54006cb90f Update README.md 2019-12-11 20:01:59 +03:00
Pavel Tikhonenko 620ee8d355 Update logo 2019-12-11 19:37:42 +03:00
Pavel Tikhoneko a34e089717 Update README.md 2019-12-10 17:44:28 +03:00
Pavel Tikhoneko f7ca2dd863 Create CONTRIBUTING.md 2019-12-10 01:53:23 +03:00
Pavel Tikhoneko 71d91e83f3 Update issue templates 2019-12-10 01:45:57 +03:00
Pavel Tikhoneko a8a08d60dd Update README.md 2019-12-10 01:27:14 +03:00
Pavel Tikhoneko e6d7795ae7 Update README.md 2019-12-09 23:33:03 +03:00
Pavel Tikhoneko 533ec8a629 Update Validation.swift 2019-12-09 23:09:34 +03:00
Pavel Tikhoneko c539ee4f2e Update README.md 2019-12-09 11:50:06 +03:00
Pavel Tikhoneko a9e49e40a7 Update README.md 2019-12-09 11:47:32 +03:00
Pavel Tikhonenko a10347ae5d Bump up cocoapod version 2.3.3 2019-12-08 18:51:48 +03:00
Pavel Tikhoneko c3f0e1a05d Merge pull request #43 from cupnoodle/fix/chain_of_trust
Added Worldwide Developer Certificate to the chain of trust for iTunes certificate (https://github.com/tikhop/TPInAppReceipt/issues/42)
2019-12-08 18:49:12 +03:00
Axel dab93e651e Added Worldwide Developer Certificate to the chain of trust for iTunes certificate
Added Worldwide Developer Certificate to the chain of trust for iTunes certificate
2019-12-08 23:34:02 +08:00
Pavel Tikhonenko 576b8506cd Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt 2.3.2 2019-12-04 11:19:34 +03:00
Pavel Tikhonenko bdd117c536 Bump up cocoapod version 2019-12-04 11:18:56 +03:00
Pavel Tikhonenko c5114d429d Fix an issue when AppleRootCertificate can't be found in the main bundle (https://github.com/tikhop/TPInAppReceipt/issues/41) 2019-12-04 11:16:28 +03:00
Pavel Tikhoneko 27cb82e8b3 Merge pull request #40 from IngmarStein/master
Fix verifyHash error handling example in README
2019-12-03 23:28:15 +03:00
Ingmar Stein 85fbbe3ab5 Fix verifyHash error handling example in README. 2019-12-03 21:25:31 +01:00
Pavel Tikhonenko 1323d41fd8 Bump up pod version 2.3.1 2019-12-03 18:36:14 +03:00
Pavel Tikhonenko 44dd57c480 Fix compiling issues 2019-12-03 18:31:28 +03:00
Pavel Tikhonenko 4ba8a0a16c Fix compiling issues 2.3 2019-12-03 18:27:42 +03:00
Pavel Tikhonenko f8bbb6eb11 Fix Catalyst issue (https://github.com/tikhop/TPInAppReceipt/issues/38) 2019-12-03 18:07:34 +03:00
Pavel Tikhoneko fb46326173 Update README.md 2019-11-28 12:38:44 +03:00
Pavel Tikhoneko d2d210f909 Update README.md 2019-11-26 20:05:34 +03:00
Pavel Tikhoneko 34cf65503a Update README.md 2019-11-26 15:07:37 +03:00
Pavel Tikhoneko 1254ee0968 Merge pull request #37 from cupnoodle/x509
Added Chain of trust verification and signature verification using iTunes Store Cert in the app receipt
2019-11-26 14:59:37 +03:00
Axel 2a47116e81 Removed x509 function as it is not needed
Removed x509 files as it is not needed
2019-11-20 15:58:40 +08:00
Axel 0515a44fab Add availability check before signature validation
Add availability check before signature validation
2019-11-20 15:58:25 +08:00
Axel 3bc6c3a42a Bumped macOS to 10.12, tvOS to 10.10 to use Security Framework
Bumped macOS to 10.12, tvOS to 10.10 to use Security Framework
2019-11-19 23:36:54 +08:00
Axel a1ec087d64 Added chain of trust verification
Added chain of trust verification
2019-11-19 19:51:25 +08:00
Axel 81f70cfd50 Remove unused code
Remove unused code
2019-11-19 03:54:18 +08:00
Axel ce17873985 Got signature validation to work!
Got signature validation to work!
2019-11-19 03:48:13 +08:00
Axel 7203b16ccc I give up lol
I give up lol
2019-11-19 03:43:08 +08:00
Axel c79b6d5a28 Gotten public key sec to work
Gotten public key sec to work
2019-11-19 02:15:58 +08:00
Axel 762a8bee88 Extract public key from x509 cert
Extract public key from x509 cert
2019-11-18 23:58:49 +08:00
Axel 5e99f032cf WIP 2019-11-18 20:27:32 +08:00
Pavel Tikhonenko 8246a9d3ac Bump up pod version 2.2.3 2019-09-10 17:14:44 +03:00
Pavel Tikhoneko 86172e306c Merge pull request #33 from DigitalMasterpieces/feature/subscription-introductory-price-period
Subscription introductory price period field
2019-09-10 18:12:08 +04:00