Stolpersteine / stolpersteine-ios

Stolpersteine iOS App
MIT License
19 stars 4 forks source link

Offline mode for data #1

Open choefele opened 10 years ago

choefele commented 10 years ago

Offline mode would be a great addition to the app because AppFog availability is often flaky and the user might not have any network connectivity.

The idea is to use YapDatabase to persist data.

Tasks

New APIs must have unit tests.

choefele commented 10 years ago

This is being worked on on the offline-sync branch