spotify_sdk icon indicating copy to clipboard operation
spotify_sdk copied to clipboard

Project with path ':spotify-auth' could not be found in project ':spotify_sdk

Open akshg05 opened this issue 3 years ago • 6 comments

!! Attention !! FILL IN ALL SECTIONS OF THIS TEMPLATE OR YOUR ISSUE WILL BE CLOSED WITHOUT INVESTIGATION This is a flutter package that wraps the native iOS and Android Spotify "remote" SDKs as well as the Spotify Web Playback SDK for web. Since it wraps the native SDKs it has the same features and limitations. Please use the search functionality in the native SDK repos to find corresponding issues before opening an issue here. If your issue is deriving from the native SDKs you should open an issue there and not in this repo.

Is this a how to question? Yes/No If Yes, please use Stack Overflow instead. No

Is this a native Spotify SDK issue? Yes/No/I don't know If you answered "Yes" then your issue belongs to the native SDK repo and not here. If you answered "I don't know" then you should visit the corresponding native SDK repo and make sure that this is not a native SDK issue. No

Have you searched for existing issues? Yes/No If you answered "No" you should that first before opening a new issue. Yes

Are you using a Free or Premium Spotify account? Free/Premium

Are you aware of the limitations of Free Spotify accounts? Yes/No If you answered "No" and you are using a Free account then you make sure that this is not behavior that intentionally limited by the native SDK. Yes

Expected behavior A clear and concise description of what you expected to happen. My project should build successfully

Describe the bug A clear and concise description of what happened instead. getting Getting error during build Project with path ':spotify-auth' could not be found in project ':spotify_sdk

Steps to Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots If applicable, add screenshots to help explain your problem.

Spotify_sdk Flutter package version Check you pubspeck.lock file to verify the exact version [e.g 2.1, commit ID]

Target Platform, Version & Device

  • OS & Version: [e.g. iOS 8.1, Android 9, Web]
  • Browser & Version (if applicable) [e.g. Safari 15, Chrome 22]
  • Device: [e.g. iPhone 6, Pixel 5, PC]

Development OS

  • OS: [e.g. Mac OS, Windows, Linux]

Additional context Add any other information about the problem here.

Please release the latest version to pub. The build.gradle file for android still references project for spotify_auth instead of the maven dep.

akshg05 avatar Apr 05 '22 16:04 akshg05

Please release the latest version to pub. The build.gradle file for android in version 2.2.0 still references project for spotify_auth instead of the maven dep.

akshg05 avatar Apr 05 '22 16:04 akshg05

@akshg05 thanks for the report. We will take care of it soon.

fotiDim avatar Apr 05 '22 18:04 fotiDim

Any intention to update this?

jasongerstorff avatar Apr 30 '22 03:04 jasongerstorff

@akshg05 @jasongerstorff I just released the newest version. Sorry for the delay! Please check if that fixes your issues.

brim-borium avatar Apr 30 '22 09:04 brim-borium

@akshg05 @jasongerstorff I just released the newest version. Sorry for the delay! Please check if that fixes your issues.

Thanks a lot

SarthakVaswani avatar Apr 30 '22 13:04 SarthakVaswani

Thank!

jasongerstorff avatar Apr 30 '22 13:04 jasongerstorff