Skip to content

ld: symbol(s) not found for architecture arm64 #179

Open
@RAMSHEER

Description

@RAMSHEER

Undefined symbols for architecture arm64:
"___isPlatformVersionAtLeast", referenced from:
-[SPTSessionManager initWithConfiguration:PKCEProvider:delegate:] in SpotifyiOS(SPTSessionManager.o)
-[SPTSessionManager initiateSessionWithScope:options:] in SpotifyiOS(SPTSessionManager.o)
-[SPTSessionManager initiateSessionWithScope:options:presentingViewController:] in SpotifyiOS(SPTSessionManager.o)
-[SPTSessionManager initiateDefaultSessionWithAuthorizationURL:] in SpotifyiOS(SPTSessionManager.o)
-[SPTSessionManager initiateClientSessionWithAuthorizationURL:] in SpotifyiOS(SPTSessionManager.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I am getting this error when I tried running the demo program and also integrating the project. please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions