Mantan21 / Genshin-Impact-Wish-Simulator

Best Genshin Impact Wish Simulator Website, no need to download, 100% running on browser!
https://wishsimulator.app
MIT License
197 stars 72 forks source link

Limited Browser supports #14

Closed AguzzTN54 closed 1 year ago

AguzzTN54 commented 2 years ago

I found some feedback saying that the display looks messed up in the Safari browser both on iPhone and Mac . For now I can't solve this problem cuz I don't have an iOS environment to test and improve the styles. I hope there are kind people can help until I find the way how to solve it

AguzzTN54 commented 1 year ago

Not only in Safari, the web app looks messed up when opened in other browsers such as baidu dan UC browser

Since I can't fix it soon, so I highly recommend to using Firefox or a browser with Chromium technology, like Google Chrome, Ms.Edge, Brave, Kiwi, Duckduckgo, Tor, and others

AguzzTN54 commented 1 year ago

work done so far is using postcss and autoprefixer ( 0d6730c ) to automatically generate CSS code that supported in various browser, but I don't really know is it useful to fix this issue, I still can't test it because of device limitations

dionysuses commented 1 year ago

You could try https://stackoverflow.com/questions/1825599/testing-web-application-on-mac-safari-when-i-dont-own-a-mac

AguzzTN54 commented 1 year ago

Thanks, So far I'm using playwright for end-to-end testing on webkit browsers like safari, this is very helpful, everything is working fine, but I'm not too sure as long as I don't test directly on the iOS ecosystem 😄