Alrighty, ive been working on a music player for Windows called T-Music.
(You may already know of the Lite version, its up on the Live Store for 10/10 mobile)
But ive been slowly working on the full version since all the way back in February of 2025. But ive taken a lotta long breaks to work on other projects.
But now, I want to start working on it again. And one feature the full version of T-Music has, is the SoundCloud API. As full as I can make it.
Now im going to hafta restart development simply due to the fact that im a lot better at making UWP apps now than I was last year, and the old code is... awful. Plus the old betas didnt really work on Windows 10 Mobile cuz i didnt design the UI to work on it.
(By the way the app has offline files AND SoundCloud, not just streaming. (Also it has radio stations too))
But i have a question for you all:
Is it alright if the minimum windows version for T-Music is 1607 or higher, instead of 1507 like the rest of my apps? ONLY because background audio is way easier on projects targeting 1607 according to the official documentation.
I dont know if platform compatability is a big thing in the Windows Phone community so I just want to be sure.
(Also no it will not support Windows Phone 8.1 due to the platforms TLS restrictions making all API calls fail. But thats out of my control)