Commit Graph

  • c5094d2526 Merge pull request #127 from mikeakers/typos develop tikhop 2024-10-24 20:33:21 +02:00
  • 994f5e50d1 Fix a couple of typos Mike Akers 2024-10-22 14:22:18 -04:00
  • f7b5cdc763 Merge pull request #124 from tikhop/3.4.2 tikhop 2024-05-15 11:03:58 +02:00
  • 8628d18a3e fix: Static framework privacy file podspec tikhop 2024-04-28 01:00:50 +02:00
  • 5c98719f04 feat: Remove unnecessary availability checks tikhop 2024-04-28 00:56:09 +02:00
  • 1533e88dee chore: Update readme tikhop 2024-04-28 00:55:18 +02:00
  • e135055eae Merge pull request #122 from tikhop/develop master 3.4.1 tikhop 2024-04-03 16:22:57 +02:00
  • 81fb73a990 Merge pull request #121 from tikhop/chore/privacy-info tikhop 2024-04-03 16:22:10 +02:00
  • 69a07bce4d chore: Add privacy manifest tikhop 2024-04-03 12:18:45 +02:00
  • 5c1ecd9da9 Merge pull request #118 from tikhop/develop 3.4.0 tikhop 2024-02-08 23:09:59 +01:00
  • 20cf6265c8 feat: Support VisionOS tikhop 2024-02-08 23:05:23 +01:00
  • ca7761cfe4 chore: Code clean up tikhop 2024-02-08 23:05:13 +01:00
  • 568094538e Merge pull request #116 from czarny/master tikhop 2024-02-01 12:33:11 +01:00
  • cac248c1a8 Exposed app purchase date in objc interface. czarny 2024-01-30 10:50:59 +01:00
  • a4ee5c30ef Added reading of app purchase date from receipt. czarny 2024-01-30 10:48:30 +01:00
  • c65a8b5693 Merge pull request #115 from pvieito/master tikhop 2024-01-29 23:11:12 +01:00
  • 2115236e7c Added visionOS support Pedro José Pereira Vieito 2024-01-16 00:03:56 +01:00
  • 57d0828bd5 feat: Implement PKCS7 structure to use with SwiftASN1 feature/SwiftASN1 tikhop 2023-06-23 22:17:54 +04:00
  • d8e2ef7730 feat: Switching on SwiftASN1 (WiP) tikhop 2023-06-21 19:49:16 +04:00
  • 4d5fd80b57 Merge pull request #109 from tikhop/master tikhop 2023-06-21 17:11:41 +04:00
  • 0922d5f1e5 chore: Add github templates tikhop 2023-06-21 17:06:16 +04:00
  • ce676b8f21 Bump up cocoapods version Pavel Tikhonenko 2022-07-29 12:24:29 +03:00
  • 5b830d6ce6 Merge pull request #101 from younata/master 3.3.4 Pavel T 2022-07-29 12:19:09 +03:00
  • 4b2b4eca89 xcode 14 removes the kIOMasterPortDefault symbol Rachel Brindle 2022-07-22 18:59:41 -07:00
  • 2b9946f8fe Bump up pod version 3.3.3 Pavel Tikhonenko 2021-12-20 14:21:16 +03:00
  • f437d0916c Merge branch 'develop' Pavel Tikhonenko 2021-12-20 14:18:40 +03:00
  • eac0afda63 Merge pull request #96 from ortekka/feature/improved-objc-support Pavel T 2021-12-20 14:16:19 +03:00
  • 57a24389bc Destroy refresh session Pavel Tikhonenko 2021-12-20 14:15:59 +03:00
  • c79e3fb157 Make sure to use a consistent style for braces (Allman, not K&R) Marco Piovanelli 2021-12-15 15:38:02 +01:00
  • 0c4cc3d832 Allow isEligibleForIntroductoryOffer() method to be called from Objective-C by exposing it through the InAppReceipt_Objc wrapper class Marco Piovanelli 2021-12-15 15:35:54 +01:00
  • 4bdd84a82d Bump up cocoapod version 3.3.2 Pavel Tikhonenko 2021-11-01 20:59:07 +03:00
  • 7065db5af2 Improve receipt refreshing (https://github.com/tikhop/TPInAppReceipt/issues/93) Pavel Tikhonenko 2021-11-01 20:57:35 +03:00
  • b94b280f60 Improve receipt refreshing (https://github.com/tikhop/TPInAppReceipt/issues/93) 3.3.1 Pavel Tikhonenko 2021-11-01 20:11:08 +03:00
  • 14f707e28f Bump up pod version 3.3.0 Pavel Tikhonenko 2021-09-25 02:19:00 +03:00
  • d769fb8946 Update docs (https://github.com/tikhop/TPInAppReceipt/issues/92) Pavel Tikhonenko 2021-09-25 01:37:53 +03:00
  • 4d60d9877b Try different network interfaces (en0, en1) when getting the GUID in macOS Pavel Tikhonenko 2021-09-24 01:52:41 +03:00
  • fa3d5e9ca4 Rename verify to validate Pavel Tikhonenko 2021-06-08 16:41:48 +03:00
  • b499594c2a Remove unnecessary check for target environment Pavel Tikhonenko 2021-06-08 13:20:17 +03:00
  • 60b56e536d Use Bundle.main.appVersion when verifying bundle version Pavel Tikhonenko 2021-06-08 13:19:05 +03:00
  • aa7a80b62b Fix SPM (exclude files) Pavel Tikhonenko 2021-06-08 13:18:03 +03:00
  • 1682b6f9eb Remove unnecessary comparison Pavel Tikhonenko 2021-06-08 13:17:29 +03:00
  • a41d466d15 Create "Private" Bundle extension; Add appVersion property into Bundle extension for validation purposes Pavel Tikhonenko 2021-06-08 12:58:33 +03:00
  • 644127d31e Merge branch 'master' into develop Pavel Tikhonenko 2021-05-28 21:42:25 +03:00
  • 804744e28e Introduce isValid getter to check wether receipt is valid or not Pavel Tikhonenko 2021-05-28 21:33:48 +03:00
  • da68e42035 Update README: fix sample code Pavel Tikhonenko 2021-05-28 19:51:44 +03:00
  • c47c05f7ed Update README: Improve sample code style Pavel Tikhonenko 2021-05-27 22:54:34 +03:00
  • a000d74b25 Update Readme Pavel Tikhonenko 2021-05-27 22:52:07 +03:00
  • 22d7d92c30 Break validation method verifyBundleIdentifierAndVersion into two separate methods. Pavel Tikhonenko 2021-05-27 22:11:40 +03:00
  • 695f0db9a7 Bump up pod version 3.2.1 Pavel Tikhonenko 2021-05-27 11:15:06 +03:00
  • a80c0bc2bb Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt Pavel Tikhonenko 2021-05-27 11:08:42 +03:00
  • 38464e48a0 Update Readme Pavel Tikhonenko 2021-05-27 11:08:33 +03:00
  • 987b4a003f Merge pull request #89 from dkhamsing/patch-1 Pavel T 2021-05-26 23:03:13 +03:00
  • 19e007345a Update README.md dkhamsing 2021-05-26 12:57:25 -07:00
  • c95f228d8d Update Readme Pavel Tikhonenko 2021-05-26 16:37:53 +03:00
  • c875e3c381 Update Readme/Docs Pavel Tikhonenko 2021-05-26 10:05:28 +03:00
  • 7d494967ec Fix github actions compilation issue Pavel Tikhonenko 2021-05-25 19:41:23 +03:00
  • 0dcd33f93f Fix compilation issues 3.2.0 Pavel Tikhonenko 2021-05-25 17:25:07 +03:00
  • 4da890afce Bump up pod version; Update readme Pavel Tikhonenko 2021-05-25 17:19:41 +03:00
  • ae2ff2660c Expose all necessary methods to objc world Pavel Tikhonenko 2021-05-25 14:52:44 +03:00
  • e3a2e851a4 Update Readme Pavel Tikhonenko 2021-05-25 14:51:56 +03:00
  • 31205bcfd0 Merge branch 'feature/objc-support' Pavel Tikhonenko 2021-05-25 14:00:35 +03:00
  • 49778a2932 Fix typos Pavel Tikhonenko 2021-05-25 00:55:52 +03:00
  • 4205371b89 Add extra initialization methods Pavel Tikhonenko 2021-05-25 00:09:22 +03:00
  • b15fcc3717 Fix initialization methods Pavel Tikhonenko 2021-05-25 00:04:05 +03:00
  • 111bb0a46a Fix initialization methods Pavel Tikhonenko 2021-05-25 00:01:57 +03:00
  • 4afd9066f6 Fix initialization methods Pavel Tikhonenko 2021-05-24 23:59:04 +03:00
  • de4e1ad663 Fix localReceipt function Pavel Tikhonenko 2021-05-24 23:49:25 +03:00
  • 57fed5f9b4 Fix spm Pavel Tikhonenko 2021-05-24 23:40:39 +03:00
  • cc3bfef06c Make it possible to use library in objc project (https://github.com/tikhop/TPInAppReceipt/issues/84) Pavel Tikhonenko 2021-05-24 23:31:24 +03:00
  • a1cca944ec Use Set instead of Array when passing product identifiers Pavel Tikhonenko 2021-05-24 20:59:05 +03:00
  • fad6801035 Make InAppReceipt extension public Pavel Tikhonenko 2021-05-24 19:42:29 +03:00
  • afa5f64e52 Use Set instead of Array to store SKProducts inside subscription group Pavel Tikhonenko 2021-05-24 19:40:06 +03:00
  • 31dae26350 Build subscription group from SKProductsResponse Pavel Tikhonenko 2021-05-24 19:34:51 +03:00
  • d2e720450d Make SKProductsResponse extension public Pavel Tikhonenko 2021-05-24 19:20:44 +03:00
  • a89fc548aa Check whether user is eligible for any products within the same subscription group (https://github.com/tikhop/TPInAppReceipt/issues/85) Pavel Tikhonenko 2021-05-24 19:14:40 +03:00
  • 7a386fdfdd Check eligibility even if StoreKit.framework isn't available Pavel Tikhonenko 2021-05-17 21:21:37 +03:00
  • 96abb65fc4 Check whether user is eligible for introductory offer (https://github.com/tikhop/TPInAppReceipt/issues/85) Pavel Tikhonenko 2021-05-17 21:00:34 +03:00
  • 37314d7605 InAppReceipt() returns local receipt Pavel Tikhonenko 2021-05-17 20:22:37 +03:00
  • eb79f08ac3 Fix crash when trying to decode receipt from StoreKitTest. InAppPurchase.originalPurchaseDate is nil in StoreKitTest. (https://github.com/tikhop/TPInAppReceipt/issues/83) 3.1.1 Pavel Tikhonenko 2021-04-03 22:55:40 +03:00
  • eb307bc257 Fix typo Pavel Tikhonenko 2021-04-02 23:31:23 +03:00
  • 0e90ee3c5c fix cocoapods 3.1.0 Pavel Tikhonenko 2021-04-02 23:20:54 +03:00
  • 56b00e4d99 Bump up cocoapods version Pavel Tikhonenko 2021-04-02 23:17:57 +03:00
  • 7b1657c4d8 Update copyright Pavel Tikhonenko 2021-04-02 21:26:49 +03:00
  • 444f9914d4 Bump up cocoapods version Pavel Tikhonenko 2021-04-02 21:19:10 +03:00
  • 72891319aa Update Readme Pavel Tikhonenko 2021-04-02 21:18:16 +03:00
  • 6d02bd8bca Parse app's age rating Pavel Tikhonenko 2021-04-02 21:10:14 +03:00
  • a05f3fe0b1 Use Date type instead of String for all variables containing dates Pavel Tikhonenko 2021-04-02 20:39:10 +03:00
  • 5d768d03e4 Bumb pod version Pavel Tikhonenko 2020-12-10 20:15:54 +03:00
  • 5c0fa8270c Update README.md Pavel Tikhoneko 2020-12-11 00:43:16 +03:00
  • b6ca5919e7 Create swift.yml Pavel Tikhoneko 2020-12-11 00:40:18 +03:00
  • 76d6b60dea Bumb pod version 3.0.2 Pavel Tikhonenko 2020-12-10 20:15:54 +03:00
  • 1a7a143591 Detect ios app on macos and use the right method for obtaining computer's guid Pavel Tikhonenko 2020-12-08 22:40:13 +03:00
  • 8701ea19e9 Merge branch 'master' into develop Pavel Tikhonenko 2020-12-08 22:25:02 +03:00
  • 02fb917b54 Fix second typo (https://github.com/tikhop/TPInAppReceipt/issues/69) Pavel Tikhonenko 2020-11-08 16:10:18 +03:00
  • 5438a00daf Fix typo (https://github.com/tikhop/TPInAppReceipt/issues/69) Pavel Tikhonenko 2020-11-08 16:07:23 +03:00
  • 1ea772be1b Post merge polishing Pavel Tikhonenko 2020-10-22 03:48:21 +03:00
  • b3437d8ffe Merge branch 'master' of https://github.com/tikhop/TPInAppReceipt Pavel Tikhonenko 2020-10-22 03:46:24 +03:00
  • 96a960c8a1 Merge pull request #67 from Stribog-Konsult-LTD/master Pavel Tikhoneko 2020-10-22 03:46:04 +03:00
  • c22781f07e Testing receipt Pavel Tikhonenko 2020-10-22 03:44:19 +03:00
  • 651633f6b6 fixes '"[BackgroundTask] Background Task ... Dobromir Stoev 2020-10-14 12:00:47 +03:00