Skip to content

Channing / saving Database from Object in RAM #46

@juliandevelops

Description

@juliandevelops

The decrypted and clear-text database is only stored in the RAM, meaning it has to be available and editable in every view, with impact on the others, if one view changes the Object. This means, that you can't just pass the Object to another view, because you need to keep the database and monitor the changes done in one view in on previous views.

Metadata

Metadata

Labels

basesomething connected to the base functionality of this appiOSrelated to the iOS Versionviewsomething ui related

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions