Open duffdean opened 4 years ago
As far as I know they haven't published a new version with the fix yet, so you are still running on the old version. You can install the new version directly from source though:
npm install github:Festify/cordova-spotify-oauth
@duffdean did you ever resolve this issue?
@21jordanmorris Was unable to resolve this, was also unable to install via npm, as I use Cordova plugin manger to install plugins. So whenever I try to install via cordova plugins install cordova-spotify-oauth
it always downloads the version with the fault.
Hi i am hoping someone can help. First of all thanks for updating the plugin with the removal of the legacy Spotify SDK as this is the best plugin out there.
So it seems as though since the latest merge to resolve the legacy SDK issue i am no longer able to install the plugin. I have even tried on a brand new empty cordova project and i get the same error message.
I am currently running: Cordova 8.1.2 (cordova-lib@8.1.1) iOS 5.1.1
The issue i am receiving seems to reference install-ios.sh which i thought was removed? Here is the output of the terminal whenever i call 'cordova plugins add cordova-spotify-oauth'
Any help would be greatly appreciated!
Thanks