Comment on Spotify doesn't allow podcast ratings unless you use the mobile app
skuzz@discuss.tchncs.de 11 months agoIt’s easy for the service to know if the user account has listened to the podcast, and equally easy to track listens in a webapp. The line between webapp and app is very thin these days anyway.
Greg@lemmy.ca 11 months ago
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.