Ado Moshe
Ado Moshe
Ran into this issue as well, ended up just installing native events `npm i react-native-events` and the error went away.
I don't see the SpotifyiOS.xcframework in here for some reason. Any suggestions?
@yzalvov Thanks! `Also have you tried the SpotifyiOS.framework (no x in the extension name) instead?` didn't work but `If no success then go ahead and download the Spotify iOS SDK...
Worked great on the simulator but building on device yielded this error. Any ideas?
dyld[14952]: Library not loaded: '@rpath/SpotifyiOS.framework/SpotifyiOS' Referenced from: '/private/var/containers/Bundle/Application/10A6E331-3D51-433D-8C87-ABB90EC68B95/Queue.app/Queue' Reason: tried: '/usr/lib/swift/SpotifyiOS.framework/SpotifyiOS' (no such file), '/usr/lib/swift/SpotifyiOS.framework/SpotifyiOS' (no such file), '/private/var/containers/Bundle/Application/10A6E331-3D51-433D-8C87-ABB90EC68B95/Queue.app/Frameworks/SpotifyiOS.framework/SpotifyiOS' (no such file), '/private/var/containers/Bundle/Application/10A6E331-3D51-433D-8C87-ABB90EC68B95/Queue.app/Frameworks/SpotifyiOS.framework/SpotifyiOS' (no such file), '/private/var/containers/Bundle/Application/10A6E331-3D51-433D-8C87-ABB90EC68B95/Queue.app/Frameworks/SpotifyiOS.framework/SpotifyiOS' (no such file),...