Closed yacula closed 3 years ago
Hi @yacula,
Thanks for reaching out. Alexa Smart Screen SDK is currenly not supported on macOS Big Sur. You can find all the prerequisits here: https://developer.amazon.com/en-US/docs/alexa/alexa-smart-screen-sdk/mac-os.html#macos-prerequisites
IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.
Briefly summarize your issue:
Smart Screen SDK SampleApp fails to run
What is the expected behavior?
SampleApp should start normally in the terminal app on macOS
What behavior are you observing?
The logs show some memory allocation failure. When running the SampleApp for the first time they're the following:
When I run the app for the second time onwards they're the following:
Provide the steps to reproduce the issue, if applicable:
Following the steps to run SampleApp on mac OS. The failure occurs on step 8 (Run the Alexa Smart Screen SDK sample app)
Tell us about your environment:
macOS version 11.1 Big Sur, I confirm that everything worked fine on Catalina
What version of the AVS Device SDK are you using?
Tell us what hardware you're using:
Tell us about your OS (Type & version):
Have you tried the same use case with AVS Device SDK SampleApp?
Everything works fine in AVS Device SDK SampleApp