Luzefiru / wuwatracker

wuwatracker.com - A Collection of Wuthering Waves Tools; Pity Tracker, Game Calendar, Data Exporter, and more!
https://wuwatracker.com
62 stars 18 forks source link

iOS suport #49

Closed Yana-Kuz closed 6 days ago

Yana-Kuz commented 3 weeks ago

Problem

There is no iOS support like on paimon moe. I know that android is very hard to implement, but on iOS you could get "GET POST" URL and get convene from JSON.

Possible Solution

After getting JSON it is easy to have the convene history. URL could be get via App Stream in AppStore

Luzefiru commented 3 weeks ago

I agree. Mobile support is possible in theory since the game (in PC at least), sends an HTTP GET request to their public API with all the data in the query params.

If someone with Android or iOS experience can help us by suggesting a method to pinpoint the URL that fetches the data, it would help us make implement this feature.

Luzefiru commented 3 weeks ago

@Yana-Kuz, have you tried using paimon.moe's iOS import method with Wuthering Waves? The URLs should start with:

Luzefiru commented 6 days ago

Closing this issue in the meantime since we've added a tutorial to the website for a good amount of time without any issues.