I am creating an app where you can log into your Spotify account and get a list of people around you playing tracks and those tracks being shown on your screen along with their username. So far I made it so that a user logs in with their spotify account and implemented the necessary API’s but I am having trouble getting a list of people around the user to then get the track they are playing. Can someone help me figure this out?
Need to save the location of the user on the user data type. Then need to set a search for users and constraints using geographic address (location field)…then can show the tracks the user is playing if you also save the tracks a user is playing to the database.
Not sure, but maybe the Floppy plugin by @keith would allow you to do this without the need for saving to the database, but I am not sure.
This topic was automatically closed after 70 days. New replies are no longer allowed.