Comment on Spotify doesn't allow podcast ratings unless you use the mobile app
Greg@lemmy.ca 11 months agoThe line between webapp and app is very thin these days anyway.
While the user experience may be similar (and in many cases is identical) access to device information is different. For instance, a webapp can not determine the devices volume whereas an Android app can. Device APIs can provide much more confidence that an activity has occurred. I doubt this was an arbitrary decision or gate-keeping by the developers.