What method(s) can I use for geolocation through a Spotify app?

后端 未结 1 854
野趣味
野趣味 2021-01-23 17:51

The Spotify Apps API doesn\'t allow HTML5 geolocation and apparently the documented Location api call doesn\'t work and is being removed from the documentation. What are some me

1条回答
  •  佛祖请我去吃肉
    2021-01-23 18:43

    Solutions for finding website visitor's geolocation and its suggestion of http://freegeoip.net/ seems like your best option here. You'd just have to add http://freegeoip.net/ to your manifest for access from your app.

    0 讨论(0)
提交回复
热议问题