DanielScholte / GuildWars2Companion

GW2 Companion is an unofficial open-source Guild Wars 2 app. GW2 Companion helps you keep track of your account progression and characters, and provides information to help you on your journey in Tyria.
GNU General Public License v3.0
63 stars 14 forks source link

[BUG] Release of expansion Secrets of the Obscure changed several things with dailies etc, which now fail in app (iOS) #85

Open drax946 opened 1 year ago

drax946 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

drax946 commented 1 year ago

Daily rewards restructured using wizards vault now. Some dailies still exist, but the app gives an oops can’t access that type error message. App doesn’t crash, which is great! Looks like code just needs changed to adjust to new reward system.

hendricha commented 1 year ago

According to this, Wizard's Vault is currently not even available from the API:

https://en-forum.guildwars2.com/topic/135277-guild-wars-2-api-disabled-from-august-18-24-update-api-has-been-re-enabled/#comment-1972727

So the best that could be done currently is disabling the dailies screens from the app, until further notice.

Btw it would be nice if we got confirmation if the app is still being maintained or not really.

DanielScholte commented 1 year ago

Btw it would be nice if we got confirmation if the app is still being maintained or not really.

Unfortunately I no longer have the time to maintain this project, especially because it requires significant refactoring at this point. My apologies. I'm going to look for another developer that might be willing to take over the project and will make changes to the README soon to reflect this.