davidsansome / tsurukame

Tsurukame is an unofficial WaniKani app for iOS. It helps you learn Japanese Kanji.
https://tsurukame.app
Apache License 2.0
261 stars 61 forks source link

[Bugfix | Anki Mode] 595 - Sync Issues Causing Lost Progress #657

Closed tarcisiotm closed 1 year ago

tarcisiotm commented 1 year ago

Relevant Issue: https://github.com/davidsansome/tsurukame/issues/595

If the user taps the screen too fast after a correct submission, the just submitted correct answer will be marked incorrect, and this apparently gets rejected by Wanikani. I came a across this issue this week after I started using Anki mode, and got more than 200 reviews back when I forced a full sync, after suspecting something was off with Tsurukame's synchronization.

This is my first Pull Request here, so please let me know if something is not following the standards.

davidsansome commented 1 year ago

Cool, thanks for fixing this!