Colter McQuay

Results 96 comments of Colter McQuay

Yea, I think it would be awesome for offline type environments. However, there are quite issues with the underlying SDK that I think would prevent success in an offline scenario...

Hey @rohit-ganapathy, when you're getting the access token are you specifying the [remote scope](https://github.com/cjam/react-native-spotify-remote/blob/c0a81d7fb4dae4686b713268aa51471188729562/src/ApiScope.ts#L70)? Part of the challenge with the connection is that spotify must be running and in the...

Yea. I'm pretty sure the android API was more limited in being able to pass in a token. But I'll check it out to see if there have been any...

Sorry I've been a bit busy with work lately so I haven't been able to dig into this. I think part of the challenge (especially on iOS), is that if...

@wiredmatrix perhaps its because your on windows and it's currently referencing the package via `../package.json` instead of `..\package.json`. You could try and modify the dependency in the examples package.json and...

@kuabhish / @wiredmatrix Did either of you end up figuring this out? My guess is that it was a windows thing, but am interested to know it was that or...

Awesome thanks for the PR! sorry for the delay, I've been underwater at work. I will try and merge and test it as soon as I can.

which version of the package are you using?

k, there was a PR to remove the dependency but clearly something is still requiring the .h file.