Original report by Victor Ripplinger (Bitbucket: Neptilo, GitHub: Neptilo).
Allow playing with online lists directly (without having to download it to the local database) but save scores in the local database, because we don't want to save the scores of all users on our database.
This means that during a game, the application will query both the local and the online databases.
Original report by Victor Ripplinger (Bitbucket: Neptilo, GitHub: Neptilo).
Allow playing with online lists directly (without having to download it to the local database) but save scores in the local database, because we don't want to save the scores of all users on our database.
This means that during a game, the application will query both the local and the online databases.