148 Commits
Author SHA1 Message Date
Pavel Tikhonenko 17d3d7cde8 Add support for watchos and tvos 2.2 2019-07-23 04:07:16 +03:00
Pavel Tikhonenko ee67bc92e2 Fix crash 2.1.3 2019-07-22 22:42:52 +03:00
Pavel Tikhonenko d505edf650 Added some extra methods into receipt: retrive all active subscriptions, checking whether any auto renewable purchase exists 2019-07-22 18:11:33 +03:00
Pavel Tikhonenko e8de6cf0c6 Fix an issue when a sequence of bytes mistakenly treated as a valid ASN1 Object 2019-07-22 13:38:17 +03:00
Pavel Tikhonenko b0f70a5fc3 Implement a function which returns the last auto renewable subscription 2.1.2 2019-07-17 13:12:18 +03:00
Pavel Tikhonenko 4fb7b0155b Implement a function which returns the last auto renewable subscription 2019-07-17 13:10:47 +03:00
Pavel Tikhonenko c833487f5b Fix validation issue (OSX) 2019-07-17 13:10:05 +03:00
Pavel Tikhonenko 6fbf25f945 Prepare for release 2.1.1 2019-07-15 21:33:11 +03:00
Pavel Tikhonenko 821d380f28 GUID validation fix 2019-07-15 21:32:12 +03:00
Pavel Tikhonenko 7789eca5b3 Prepare for release 2.1.0 2019-07-15 19:31:50 +03:00
Pavel Tikhonenko 7a6fde3395 update gitignore 2019-07-03 03:29:50 +03:00
Pavel Tikhonenko f38ed3f4fa Minor verification improvements 2019-07-03 03:28:19 +03:00
Pavel Tikhonenko 8a73ecef4f minor improvements 2019-07-02 03:36:19 +03:00
Pavel Tikhonenko 642e1d982d Codebase clean up 2019-07-01 22:57:55 +03:00
Pavel Tikhonenko 4bfcb94710 Bring 'InAppReceipt.verify()' method back 2019-06-28 20:27:47 +03:00
Pavel Tikhonenko de678f695a Codebase clean up 2019-06-28 04:23:59 +03:00
Pavel Tikhonenko 1903517022 Podspec fixes 2019-06-28 03:49:00 +03:00
Pavel Tikhonenko 4ad1f74fac SwiftPM 2019-06-28 03:47:01 +03:00
Pavel Tikhonenko f30b1fa643 Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt 2019-06-28 02:51:20 +03:00
Pavel Tikhonenko 630811ef2a fix warnings 2019-06-28 02:51:11 +03:00
Pavel Tikhoneko ebd520d55e Update README.md 2019-06-28 02:46:49 +03:00
Pavel Tikhoneko 99a441068e Update README.md 2019-06-28 02:46:25 +03:00
Pavel Tikhoneko 9e4f5506fd Update README.md 2019-06-28 02:46:04 +03:00
Pavel Tikhonenko cf2e0dc9b9 verify if signed data and data exist (part of signature verification flow) 2019-06-28 02:28:10 +03:00
Pavel Tikhonenko 1b794c1c8c verify bundle version 2019-06-28 01:43:52 +03:00
Pavel Tikhonenko 61459ac592 verify bundle identifiers 2019-06-28 01:27:20 +03:00
Pavel Tikhonenko 9d9f8702bc Prepare for release 2.0.6 2019-06-27 19:35:40 +03:00
Pavel Tikhonenko 98fb9ba11f ASN1: fix issue with parsing octet string 2019-06-27 18:26:03 +03:00
Pavel Tikhonenko f23c6b4d95 Make it possible to retrieve raw base64 string of receipt 2019-06-27 09:07:29 +03:00
Pavel Tikhonenko 7572ea21b7 Minor Project Structure changes 2.0.5 2019-06-27 04:38:46 +03:00
Pavel Tikhonenko 8454d135e4 Minor Project Structure changes 2019-06-27 04:38:09 +03:00
Pavel Tikhonenko aa34d15f52 Minor project structure changes 2.0.4 2019-06-27 00:05:22 +03:00
Pavel Tikhonenko e1a0793219 Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt 2.0.3 2019-06-26 23:47:09 +03:00
Pavel Tikhonenko ca31f85ee4 Minor project structure changes 2019-06-26 23:47:02 +03:00
Pavel Tikhoneko 19c582610f Update README.md 2019-06-26 23:42:46 +03:00
Pavel Tikhonenko 7da8827564 Prepare for release 2.0.2 2019-06-26 22:42:16 +03:00
Pavel Tikhonenko 97ef09881e Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt 2.0.1 Validation-1.2.3 2019-06-26 22:21:49 +03:00
Pavel Tikhonenko 2d30ad3de1 fix openssl integration 2019-06-26 22:21:36 +03:00
Pavel Tikhoneko 3256a793f6 Update README.md 2019-06-26 19:00:58 +03:00
Pavel Tikhonenko ace185127d Prepare for release 2.0.0 2019-06-26 18:53:46 +03:00
Pavel Tikhonenko c7c34c2b61 Prepare for release 2019-06-26 18:30:49 +03:00
Pavel Tikhonenko 03b025f020 Prepare for release 2019-06-26 18:30:22 +03:00
Pavel Tikhonenko 58adc702ee Keep removing openssl 2019-06-26 18:18:38 +03:00
Pavel Tikhonenko b63fe4cc3f Create a separate pod for validation with openssl 2019-06-26 18:10:36 +03:00
Pavel Tikhonenko ad44e14b98 Keep removing openssl 2019-06-26 17:51:08 +03:00
Pavel Tikhonenko ed942a2a94 Project cleanup 2019-06-26 05:30:19 +03:00
Pavel Tikhonenko e59d1d0a67 improve fetching in app payload from pcks7 2019-06-26 05:22:29 +03:00
Pavel Tikhonenko 66a7cf2a8b improve fetching in app payload from pcks7 2019-06-26 05:02:12 +03:00
Pavel Tikhonenko 7d26b75f7c retrive in app payload from pcks7 2019-06-26 04:45:16 +03:00
Pavel Tikhonenko edddd2cc80 minor ASN1 decoding improvements 2019-06-26 01:06:33 +03:00