Browse Source

Remove Verify Subscription known issue from README as now fixed

Andrea Bizzotto 8 years ago
parent
commit
307ea8eb27
1 changed files with 0 additions and 4 deletions
  1. 0 4
      README.md

+ 0 - 4
README.md

@@ -238,10 +238,6 @@ Note that the pre-registered in app purchases in the demo apps are for illustrat
 
 ## Known issues
 
-#### Verify subscription
-
-After a subscription has expired, the user can change the system date to the date prior expiration. This is a bug that needs to be fixed. [#68](https://github.com/bizz84/SwiftyStoreKit/issues/68)
-
 #### Requests lifecycle
 
 While SwiftyStoreKit tries handle concurrent purchase or restore purchases requests, it is not guaranteed that this will always work flawlessly.