Giter Site home page Giter Site logo

Comments (3)

GokulDas027 avatar GokulDas027 commented on July 17, 2024

It's an ARCore Requirement, ARCore doesn't supports API < 24

from arcore_flutter_plugin.

BrutalCoding avatar BrutalCoding commented on July 17, 2024

Please close this issue @msndvlpr if your question got answered

from arcore_flutter_plugin.

tomalabaster avatar tomalabaster commented on July 17, 2024

It should in fact support older SDK versions, check out ARCore supported devices page and it lists the SDK requirements.

The minimum SDK constraint shouldn't be set to 24 IMO, it should be lower, the link above says as low as 14, because of the optional vs required declaration (and this should be set at an app level, not a package level really).

I've manually cloned this repo and changed it to be a minimum of 16 and have been able to run it while the app using this package targets 21 (having said that I've not tried to run it on a device running API 21, but it does compile).

from arcore_flutter_plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.