cjam / cjam/react-native-spotify-remote
Undefined symbols for architecture arm64 (Symbol: _OBJC_CLASS_$_SPTConfiguration)
- Dominant language
- Objective-C
- Stars
- 283
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I just upgraded to 0.3.11-6 and getting compiler error:
⚠️ ld: ignoring file /Users/expo/workingdir/build/node_modules/react-native-spotify-remote/ios/external/SpotifySDK/SpotifyiOS.framework/SpotifyiOS, file is universal (i386,armv7,x86_64) but does not contain the arm64 architecture: /Users/expo/workingdir/build/node_modules/react-native-spotify-remote/ios/external/SpotifySDK/SpotifyiOS.framework/SpotifyiOS
❌ Undefined symbols for architecture arm64
┌─ Symbol: _OBJC_CLASS_$_SPTConfiguration
└─ Referenced from: objc-class-ref in libRNSpotifyRemote.a(RNSpotifyRemoteAuth.o)
❌ ld: symbol(s) not found for architecture arm64
❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)
▸ ** ARCHIVE FAILED **
Note: No compiler error with v0.3.10 but having issue with error "Connection attempt failed. Ensure the Spotify app is installed" when trying to connect.
Contributor guide
Assessment
This issue has not been assessed yet.