tidal-music / tidal-sdk-ios

TIDAL SDK for iOS
Apache License 2.0
16 stars 1 forks source link

Getting error while initializing login request #75

Open azharashiq178 opened 2 months ago

azharashiq178 commented 2 months ago

I am getting a url from TidalAuth.shared.initializeLogin but when I try to open that url in safari I get "something went wrong. Please try again". I had seen in documentation that this method is Only available for TIDAL internally developed applications for now. I just want to confirm that this won't work for my application? Means its only available for tidal apps?

e-kononenko commented 2 months ago

Hi @azharashiq178

Could you please provide a code sample of how you configure TidalAuth and how you initialize login? That would help a lot in understanding the issue. Thank you!