You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently open a webview to get the tiles for the latest news/updates/etc. This introduces an extra dependency for user systems (webview2) that is an extra step required during installation. This is not really necessary to display this content, it would be better to hit the website API directly and show the tiles in a different way or removing the tiles entirely.
We currently open a webview to get the tiles for the latest news/updates/etc. This introduces an extra dependency for user systems (webview2) that is an extra step required during installation. This is not really necessary to display this content, it would be better to hit the website API directly and show the tiles in a different way or removing the tiles entirely.
Replace with API call instead https://www.roseonlinegame.com/api/v1/news
The text was updated successfully, but these errors were encountered: