Giter Club home page Giter Club logo

Comments (4)

mvanbeusekom avatar mvanbeusekom commented on August 26, 2024

@ThinkDigitalRepair, I have been researching WRITE_SMS permissions and found that it is not part of the Manifest.permission class which contains all permission constants. Doing a bit of searching I found out that it has been removed by Google starting from API level 23 (see also here).

Apparently Google doesn't want us to use it anymore. Do you have any specific reasons, or maybe instructions on how this could still be accomplished?

from flutter-permission-handler.

ThinkDigitalSoftware avatar ThinkDigitalSoftware commented on August 26, 2024

from flutter-permission-handler.

ThinkDigitalSoftware avatar ThinkDigitalSoftware commented on August 26, 2024

from flutter-permission-handler.

mvanbeusekom avatar mvanbeusekom commented on August 26, 2024

@ThinkDigitalRepair thank you for your feedback, learned something new today ;).

Unfortunately we will not be implementing the feature to set your App as the default SMS application in this plugin. To do so would mean that the plugin needs to handle all in- and outbound SMS intents which is very specific behaviour which we feel moves away from the intent of this plugin (namely, handling permissions of all sorts).

Since the WRITE_SMS is also no longer available on Android (since API 23) and it is quite hard to implement it based on older SDK's we will also not implement that in this plugin, although pull-request are always welcome.

from flutter-permission-handler.

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.