Announcements

Help Wizard

Step 1

NEXT STEP

CouldNotFindSpotifyApp error on Google Pixel 3

CouldNotFindSpotifyApp error on Google Pixel 3

Plan

Premium

 

Country

United Kingdom

 

Device

Google Pixel 3, Google Pixel 3 AVD (API 30)

 

Operating System

Android 10

 

My Question or Issue

I'm trying to build an app which integrates the Spotify App Remote SDK. However, when I try to connect to Spotify using the SDK, the CouldNotFindSpotifyApp error is thrown even though the Spotify app is installed on the device.

 

This is my first time posting on these forums, so if additional information is needed that I haven't provided, please bear with me.

Reply
1 Reply

Apparently, I needed to *allow Spotify to be searched* before trying to search for it! This may be common knowledge, but it wasn't to me.

 

Added this to the manifest file:

 

<queries>
    <package android:name="com.spotify.music" />
</queries>

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random