@rickbarrerah Thanks for the heads up, I noticed a problem with Apple Music via the iOS app. That’s addressed now. Let me know if you encounter further issues!
This week I finally shipped a long-overdue update to https://t.co/nbXam9GJiV. Having been rebuilt from scratch it's now much more maintainable, making it simpler to support new providers like @TIDAL, and I had a lot of fun making some UI updates along the way, too. 🚀
🎪 Festival Finder has been updated for 2020, with over 1000 fresh festivals to discover. New features: sort festivals by distance from you, and create a personalised Spotify playlist for any festival you find. https://t.co/EZPajbBw2z
@kamzarro hi! thanks for the heads up. that's odd, it seems to be working for me — can you clarify if you're using the website or app, and exactly where it's not working? (screenshot would help!)
@expo@santi64027118@HarryBarnes@AppStore@reactnative These days I don’t spend as much time building with it as I’d like to, but all my projects continue to run and I find it surprisingly easy to upgrade them whenever a tweak is required. Looking forward to finding an opportunity to play with Expo Router and EAS!
Setify is now available on the @AppStore! A @reactnative app made using @expo, sharing all business logic and even some UI components with the web counterpart (a next.js app). This made it surprisingly quick to put together 🙌 https://t.co/Fh4jTcZr99
@abenner5@Spotify@expo This one still works, yes, but has only ever supported Spotify. Were you referring to a different app perhaps? Happy to look into any issues if you can share more info 🙏
My lockdown project: an app for building personalised running playlists tuned to your pace and taste 👟
Made using the @Spotify API and @expo - both iOS and web app powered by one codebase ⚡️
Web: https://t.co/0rzWgApu67
iOS: https://t.co/vsKmF7ocns
Code: https://t.co/RKbxNLstAa
@abenner5 Most of them, yep! Here’s festival finder: https://t.co/VU144IBUX6
(The name is out of date, but it returns 2023 fests)
However I don’t have Apple Music support on this one, so the web version may work better for you.
@SpeakToChris Hi! Setify has previously supported festival playlists but it's a little outdated at the moment. I have another app for you though in the meantime, let me know if it provides what you were looking for: https://t.co/yCGysCxGLc
@MadPop Thanks for asking! I can look into that soon, my impression was that most festivals are cancelled this year but will see what I can pull together over the weekend.
@markkkun Hey, thanks - confirmed the issue on my end, and have just pushed a fix. You can access it now by opening the app, waiting 30 secs and closing it again. Do this twice - the third time you open the app, you will hopefully be logged when you visit settings. Let me know 🤞
@Seanmclem@Spotify@expo Not sure I understand the question, but in the case of Tempo Run, there is no need to store user data, so nothing is saved. The auth provider (if successful) simply returns an auth token, so if you wanted to do any data saving the implementation would be down to you / your app.