You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that images and profiles are not supported on the Kotlin/JS target.
44
-
45
43
### Android
46
44
**If you declare any release types not named debug or release, you may see "Could not resolve com.adamratzman:spotify-api-kotlin-android:VERSION". You need to do the following for each release type not named debug or release:**
47
45
```
@@ -78,6 +76,16 @@ If you have a question, you can:
Please feel free to open an issue/discussion on GitHub or Discord if you need access to one of these features
87
+
or have an interest in implementing one, as direction can be provided.
88
+
81
89
## Creating a new api instance
82
90
To decide which api you need (SpotifyAppApi, SpotifyClientApi, SpotifyImplicitGrantApi), you can refer
83
91
to the sections below or the [Spotify authorization guide](https://developer.spotify.com/documentation/general/guides/authorization-guide/). In general:
0 commit comments