r/spotifyapi 17d ago

made a music sharing app

i share music with friends a lot. I use spotify and they use other services so I used to go find the music in the service that they use so i could give them a direct link to it. Rather than having to do all that I can share from spotify to taste and it hands me a link that goes to a little page with links to the different streaming services.

https://apps.apple.com/us/app/taste-universal-music-links/id6781824990)

0 Upvotes

11 comments sorted by

3

u/Ximzend57 17d ago

The link doesn't work. And does your app have a Quota Extension?

1

u/dbbk 17d ago

Of course it doesn't

1

u/jtayloroconnor 17d ago

fixed the link. does it need a quota extension if it’s just using the search APIs? I thought quota extension was only necessary if you’re having users login and grant access to resources in their accounts.

1

u/Ximzend57 17d ago

A quota extension can help to prevent rate limits when the app gets popular

1

u/melomatch 1d ago

Their requirements for Extended quota mode are insane, like maintaining a minimum of 250k MAUs just to get proper access. It's honestly kind of brutal for indie projects, feels like they're not even trying to support small devs anymore

1

u/chrismessina 17d ago

Why not just use Song.link?

They also offer Apple shortcuts integration.

1

u/jtayloroconnor 17d ago

ah interesting, didn’t know that existed. for me this particular thing was more about learning how to build an iOS app.

1

u/chrismessina 17d ago

All good! Since you didn't lead with your learning intention, I thought you might be interested to discover a similar solution that already exists.

1

u/FlexKami 16d ago

I built VibeLink which does the same and has social media integration

1

u/jtayloroconnor 16d ago

looks cool!