NDK doesn't get install on M1 macos machine #965
Replies: 2 comments 5 replies
-
can you please update the installed NDK version number in your app-level
Also, can you let me know your AGP and gradle versions? You can check the M1 Specifications/pre-installed tools here. |
Beta Was this translation helpful? Give feedback.
5 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After codemagic automatically switched my selected instance to macos M1, my Android build is failing.
At first with my previously working workflow I got this message:
Then I went and configure a new codemagic.yaml and I set the ndk version manually, but then I got this message:
Is this a known problem? Can I switch back to and intel based mac until this is fixed without enabling billing?
Beta Was this translation helpful? Give feedback.
All reactions