-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
it says > Your app's minSDKVersion must be 19 or higher. but it isn't working in any way #3
Comments
Gamezpedia
changed the title
it says > Your app's minSDKVersion must be 19 or higher. but it
it says > Your app's minSDKVersion must be 19 or higher. but it isn't working in any way
Aug 29, 2017
The minimum API version of the arcore_client.aar is 19, but ARCore requires minimum API level 24 to run. This is to support applications that only partially uses ARCore functions. |
so it means we can't use it with 6.1 || 23 versions ? |
That's correct, it has to be on Android N (24) or above. |
Closed
This was referenced May 20, 2020
Closed
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: