Android min SDK version #66
Answered
by
anzbert
Jon-Salmon
asked this question in
Q&A
-
|
What is the minimum supported Android version for this plugin? The example app has the min set to 25, but I've not been able to find any APIs in use that don't support SDK version 23. |
Beta Was this translation helpful? Give feedback.
Answered by
anzbert
Apr 9, 2023
Replies: 1 comment
-
|
It's 24 now, which is Android Nougat v7.0, which is the lowest version that can compile and run the example app without crashing. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mortenboye
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's 24 now, which is Android Nougat v7.0, which is the lowest version that can compile and run the example app without crashing.