Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 'com.spotify.android.appremote.api.error.CouldNotFindSpotifyApp' on Firestick TV #357

Closed
goodluck3301 opened this issue Feb 7, 2024 · 0 comments

Comments

@goodluck3301
Copy link

I encountered an issue while trying to use the Spotify Remote SDK on a Firestick TV running Android 9. Despite installing the official Spotify application for TV, I am consistently receiving the error com.spotify.android.appremote.api.error.CouldNotFindSpotifyApp.

I've tested the same code on mobile devices, and it works as expected. However, the issue arises specifically on Firestick TV and Google TV platforms.

Issue found on 02.07.2024.

SDK Version: 0.8.0

OS Version: Android 9.0

Steps to reproduce:

  1. Install the Spotify app on Firestick TV running Android 9.
  2. Implement the Spotify Remote SDK in an Android application targeting Firestick TV.
  3. Attempt to connect to the Spotify app using the provided code snippet.

Expected behaviour: The Spotify Remote SDK should successfully connect to the installed Spotify app on Firestick TV, allowing control and playback of Spotify content.

Actual behaviour: Encountering the error com.spotify.android.appremote.api.error.CouldNotFindSpotifyApp prevents successful connection and functionality of the Spotify Remote SDK on Firestick TV devices.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant