Coder Social home page Coder Social logo

Comments (4)

dpa99c avatar dpa99c commented on May 24, 2024

switchToSettings() will not work on iOS 7 and below, because Apple didn't add the necessary functionality until iOS 8. The plugin performs a check to ensure the functionality is present before invoking it (see here), so on iOS 7 and below it should invoke the error callback.
However, I don't have a device running iOS 7 or below, and these old versions are not available as Simulators in Xcode 7, so I'm unable to test this.

I have a crach in iPhone4 and iPhone4s iOS 7.1.2.

By this, do you mean the app actually crashes (exits) or that the error handler is being invoked (as expected)?

from cordova-diagnostic-plugin.

mjnf avatar mjnf commented on May 24, 2024

Hi @dpa99c,

The application crash when call switchToSettings, is not handler the error. I can try, handler the error in JS without lucky. I will add a validation in my side. Thanks !

from cordova-diagnostic-plugin.

dpa99c avatar dpa99c commented on May 24, 2024

Didn't mean to close it yet :-)

@mjnf Any chance you could check that this resolves the problem on <= iOS 7?
I don't have an iOS 7 device and XCode no longer provides it in a simulator...

The fix is on the master branch:

cordova plugin add https://github.com/dpa99c/cordova-diagnostic-plugin

from cordova-diagnostic-plugin.

dpa99c avatar dpa99c commented on May 24, 2024

Then I will close it

from cordova-diagnostic-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.