Hi,
Trying to build and run an iOS app in the Simulator on an Apple Silicon (M1) based Mac using LWA gives the error
ld: in /Users/damian/Projects/myapp/Frameworks/LoginWithAmazon.framework/LoginWithAmazon(AMZNAuthorizationManager.o), building for iOS Simulator, but linking in object file built for iOS, for architecture arm64
The exact same code built and ran on Intel based macs.
I think that the LWA SDK will need to be built/shipped with support for Apple Silicon - any thoughts on this? Happy to beta test.
Damian