Giter Site home page Giter Site logo

phonegap-sms-reception-plugin's People

Contributors

bmihelac avatar liront avatar pyo25 avatar rizqevo avatar sidchilling avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

phonegap-sms-reception-plugin's Issues

Not Working

Always getting this error message

"Error while checking the SMS support". Tried in emulator and in device

Doesn't ask for SMS permission in marshmallow.

Automatic OTP reading is not working in marshmallow until turn on SMS permission from app info manually.
The popup should come and ask for SMS permission when the app starts.

It's working well in lollipop.

Will your plugin be compatible with Android 4.4?

Hi there Pyo25,

I've checked out your plugin and it seems to work fine. I'm planning to use it to catch SMS messages send by my own website to verify the mobile phone of a user and link the mobile app to their web account.

Google is making a seemingly big change to the SMS behaviour in KitKat:
http://android-developers.blogspot.nl/2013/10/getting-your-sms-apps-ready-for-kitkat.html

Will your plugin still work after these changes?

I would appreciate your answer. We will notify you of any improvements my team makes to the plugin.

Kind regards, Robert

How to do background receive?

Thanks for writing this plugin. It seems to work well!

The problem is that it doesn't work when the app is paused or stopped...

I would like to get it to work similarly to how Google Cloud Messaging works: when a message comes in, the app wakes up (or is started, in the case of GCM) and can do something like posting a notification (after doing some processing to determine whether the message is of interest).

To get that to work, though, it seems that the service would have to be started at boot time or it would miss all messages until the user started it.

So is there a way to get all this to work with your plugin?

Thanks again!

SMS come in parts

While reciveing the sms, it gets splited in to parts. I think because,when the sms hits the cell phone sms-reciever broadcasts it imediatly, but still its second part has not arrived. This happens in fraction of seconds so that we look at it we can't predict it.

Actually I debugg it and fin that when ever the sms is large than I get only first part in success callback, then again success callback is been called in which the remaing part is present.

Please if have a solution for this problem share it. I'm also trying to sort it.

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.