[iOS] Mobile AlliCrab for WaniKani

@cplaverty I think the “All Upcoming Reviews” section of the app is wrong. The Reviews on the main page of the app says 53. A direct API call verifies that it’s 53 as does going to the actual reviews page on the site. However, the app saying Upcoming Reviews “Now” is 51. I also looked at the timeline script which correctly showed 53. I thought it might have to do with the new/moved items, but when I do API requests for their specific levels in the API, they show up on the correct level and correctly say that the available_date is in the past. So at least I don’t think the new items are wrong from the API side.

I’ve seen this issue over the last few days, but didn’t dig into it until now. I’ll do reviews later in batches of 10 to see when the numbers get in sync. Maybe that will give a hint about what item is causing the issue.