RMStore v0.4.2 Release Notes

Release Date: 2013-11-18 // over 10 years ago
  • ๐Ÿ›  Minor bug fixes and code improvements.

    RMStore

    • ๐Ÿ›  Fixes #31: Introduce RMStoreErrorCodeUnableToCompleteVerification to enable verficators to communicate inability to complete verification (most likely due to network issues).
    • ๐Ÿ›  Fixes bug causing early restore transaction finished notifications in subsequent restore transactions calls (c198cc9).

    RMStoreKeychainPersistence

    • ๐Ÿ›  Fixes #34: Use return value to check for success instead of indirect error.

    RMStoreTransactionReceiptVerificator

    • ๐Ÿ›  Fixes #34: Use return value to check for success instead of indirect error.

    RMStoreAppReceiptVerificator

    • ๐Ÿ‘‰ Use RMStoreErrorDomain instead of RMErroDomainStoreAppReceiptVerificator (3ea639a).