Coder Social home page Coder Social logo

Comments (8)

shounakmulay avatar shounakmulay commented on June 1, 2024

Hey @alqadri-prog,

So the telephony plugin does not alter the incoming message that is received by a broadcast receiver on native side in any way.

One thing that could be done to confirm that is actually what is happening is check the message that you receive in the default messaging app.

Would be great if you could check whether the message that you get in the listen method and the one in the default sms app is the same.

from telephony.

alqadri-prog avatar alqadri-prog commented on June 1, 2024

from telephony.

shounakmulay avatar shounakmulay commented on June 1, 2024

Thanks for the clarification @alqadri-prog.

Let me try to replicated the issue with the message you provided.

Will update here about my findings.

from telephony.

shounakmulay avatar shounakmulay commented on June 1, 2024

Hey @alqadri-prog

Here's what I found.

The message above exceeds the character limits of a standard SMS.

Screenshot 2020-11-19 at 11 32 07 AM

So when you send such a sms, it actually generates and sends 2 SMS.

While telephony supports sending such multipart messages, it doesn't yet support receiving multipart messages and combining them as one.

It is a feature that should definitely be added to the plugin.

I will keep this issue open to update when this feature is added to the plugin.

PRs are welcome.

from telephony.

alqadri-prog avatar alqadri-prog commented on June 1, 2024

from telephony.

shounakmulay avatar shounakmulay commented on June 1, 2024

Hey @alqadri-prog,

I have released a new version for the plugin. You should now receive all parts of the sms in one go.

Would be great if you could try telephony v0.0.6 and confirm that it works for you.

Thanks.

from telephony.

alqadri-prog avatar alqadri-prog commented on June 1, 2024

from telephony.

alqadri-prog avatar alqadri-prog commented on June 1, 2024

from telephony.

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.