Skip to content

v13.4.2

Compare
Choose a tag to compare
@j3k0 j3k0 released this 07 Sep 14:10
· 106 commits to master since this release
7206e55

Fix "owned" status when validator returns "isExpired"

Attempt to fix issue #1406 on iOS, with Ionic v6: applicationUsername isn't attached to purchase, it seems like this is due to strings passed as a subclass of NSString on this platform.

Issue #1408 fixed. If the validator returns isExpired, the owned() method was returning an incorrect result.