Tim Flapper

Results 7 comments of Tim Flapper

@traecadenhead, it's true there is no spotify object. You can see in the plugin.xml that the spotify object is a base object that all these different files (auth.js, etc..) get...

The url scheme isn't actually a website url but a url scheme for your app. Check the Spotify iOS SDK [tutorial](https://developer.spotify.com/technologies/spotify-ios-sdk/tutorial/) for an example.

@traecadenhead, i've tried to recreate your issue locally but i'm unable to. Could you copy / paste your terminal results in here when installing it?

@jcboncoin you also had an issue with the `read urlscheme` part not firing? Can you tell me which shell + terminal application you are using? I've personally tested in on...

@frey1esm, This is a known issue with Cordova. At first my code included a (quite hacky) fix for this but it would also clean out any other URL types already...

I'll have a look at this issue as soon as I have some time later this week. Great work on initiating the fix.

I believe I found a fix for this issue. I'll create a new release as soon as possible.