Skip to content

Migrating SQLCipher version from 3.x to 4.x in Encrypted Core Data #334

@nareshnallamsetty

Description

@nareshnallamsetty

I am using Encrypted Store to encrypt the data that i am storing in my core data models. As Encrypted Core Data uses SQLCipher for encrypting i am using SQLCipher 3.x version in my app. Now as there is an update in SQLCipher i want to migrate from 3.x to 4.x without any data loss for my live users.
What is the best way to migrate SQLCipher from 3.x to 4.x in Encrypted Core Data?
If i need to have the custom migration logic then which is the best place to have that logic?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions