josholaus / music-quiz

A web-based Spotify music quiz created with React
https://quiz.josholaus.com
GNU General Public License v3.0
3 stars 0 forks source link

Improve mobile support #3

Closed bemoty closed 2 years ago

bemoty commented 3 years ago

The web app will mostly be used on mobile devices. It will need an improved support for mobile devices (responsive design, especially the player needs major improvements on small screen sizes).

FWIW, the web app does not work on mobile at all right now. This is due to Spotify not supporting mobile browsers not supporting Widevine or Spotify not using the interface there yet. https://github.com/spotify/web-playback-sdk/issues/10

--> Music Quiz PWA won't be a thing until ... a long time

bemoty commented 2 years ago

It's responsive now, not sure if the SDK works on mobile though

bemoty commented 2 years ago

kind of works on ios (can't test on android)