Melvin Gundlach
Melvin Gundlach
Also, I would maybe argue, that some kind of indicator on the SwiftUI API coverage page for these kind of limitations would be helpful.
@gabriele-dechit Because your simulator runs iOS 17.2 it correctly warns about isOn not working. You have to run an iOS 15 simulator or older.
Hi! The UI freezes because the app synchronously tries every song in the playlist and I made the stupid decision back then to do that on the main thread 😅...
If you would be willing to share your credentials, that would really help out. You can contact me via email ([email protected]) and I’ll check what’s going on.
I just checked with your login credentials and the latest version of TidalSwift (0.1-49) and I could play back any song. So maybe you need to update the app. You...
I did authenticate via the web. I added a song and a video to your favorites which definitely worked on my end.
I'm on an M1 Mac mini running macOS 14. If you have Xcode installed, you could run clone this repository and run the project directly from Xcode so you can...
Oh, sad to hear 😕 Currently, I don't have a Tidal subscription. You can have a look at the code and submit a PR, if you find the issue. If...
Ah yes. It is related to the GateKeeper issue mentioned in the README. If the proposed method doesn't work, you can try to execute this is the terminal: ```bash xattr...
If the issue persists, please let me know.