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

Deadly 提交于 2019-12-31 04:14:24

问题


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 methods that I can use to geolocate a user?


回答1:


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.



来源:https://stackoverflow.com/questions/20196869/what-methods-can-i-use-for-geolocation-through-a-spotify-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!