Closed chandansgowda closed 1 year ago
I have set the client id with an app registered on Spotify dashboard When I tried to build your code for my android device it threw these errors, look into android config files some errors are there to push the latest version working version of your code to the commits, and could please share a video with sound that the song is playing that would make it clear that your code has no fundamental issues.
Once this issue has been resolved i can create an issue labeled hard to fetch uri of songs dynamically
Thanks for giving your time on this issue
Hey @GeekyPS It's working well on two of my devices. It might be a problem with your pub cache folder or flutter environment. Go through the answers in https://stackoverflow.com/questions/59893018/flutter-execution-failed-for-task-appcompiledebugkotlin and see if that helps. I'll add a video with music in a while.
I tried the different suggestions on the link you shared but still it isn't working
Hey @GeekyPS Ref - #4 I have added the spotify SDK and a music player interface to play any given song. Right now, I have passed the song URI statically since there is no URI in the dummy data and this can be changed if the dummy data is modified to have the URI of the song. Steps to test the functionality:
https://user-images.githubusercontent.com/41890434/206621909-f8b761f5-dd1b-43aa-a9f4-20386fcee2f2.mov
Further Steps:
Thanks