GithubHelp home page GithubHelp logo

Comments (7)

nikDemyankov avatar nikDemyankov commented on July 29, 2024

Yes, that could be done. Thanks for the idea)

from cordova-universal-links-plugin.

alexbuijs avatar alexbuijs commented on July 29, 2024

Awesome!

from cordova-universal-links-plugin.

nikDemyankov avatar nikDemyankov commented on July 29, 2024

Downgraded to iOS 8. For that devices plugin just not gonna work, but will build and run. For newer devices - it will work as it should. Will release as soon as I'll finish with other issues in the milestone.

from cordova-universal-links-plugin.

alexbuijs avatar alexbuijs commented on July 29, 2024

Thanks, but why set a minimum required version at all? Some users may be stuck at iOS version 6 or 7.

from cordova-universal-links-plugin.

nikDemyankov avatar nikDemyankov commented on July 29, 2024

Probably it will work, but I don't have a way to check that. So, basically, just don't want to risk that.

By having iOS 8 as deployment target you cover over 92% of all devices. I think eventually Cordova will drop them off, as they do with Android. For it they have a rule of 5%: if platform is less then on 5% of devices - it is removed from supported.

If a developer is sure, that his app will work on older devices - he can always create a fork and remove this part of the hook.

from cordova-universal-links-plugin.

alexbuijs avatar alexbuijs commented on July 29, 2024

Thanks, that's actually what I did, because I don't want to exclude potential users, even though there may not be many...

FYI: I think your plugin works just fine on iOS 6 & 7. It compiles fine with that target and submission to the app store went fine as well.

from cordova-universal-links-plugin.

nikDemyankov avatar nikDemyankov commented on July 29, 2024

It compiles fine, since you are using latest SDK for building. And Apple approves it since they don't do UL testing. Plus, you should not rely on them: Apple review is a very weird and unreliable thing. They can easily submit app, that will crash on some devices. That's a developers and QA's job is to make sure, that it works fine on all devices, that you are aiming. So don't rely on Apple.

There is a small chance that plugin will crash on the runtime because of running on the older versions of iOS. It should not, but again: don't want to put out something that is not checked properly... Sorry.

from cordova-universal-links-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.