-
As per /Connectivity API there is no indication for which particular subscriber event (DATA/SMS) this particular request is being initiated , as this parameter “reachabilityType” would be required (TS…
-
Can you please add borders option
**Borders Off (Default)**
![Border Off (MD)](https://github.com/irixxxx/picodrive/assets/123488084/e3ab025d-ff96-404d-89d4-0bb2ad86d469)
![Border Off (SMS)](http…
-
Is there any code implementing concatenation of a list of single sms parts based on UDH into long messages (what that normally mobile phones do)?
P.S. may be considered as an off-topic issue but fou…
-
```
What steps will reproduce the problem?
1.Open a Thread in SMSdroid
2.Type a message in the field below the Thread
3.Press Send (withwebSMS no Plugin)
4.SMS was send (defnetly reaches destination) …
-
Can you add support for Flowroute SMS Gateway or a custom option we can supply a callback url and parameter names and method(post/get).
Here's a link to the flowroute api reference.
https://develope…
-
Add a facility to send email notifications (issue #4) via SMS (i.e. out-of-the-box integration with Twilio and/or similar).
-
Add the option to enter your **phone** number and send the code to it if the email has not arrived in the mail.
-
We need to send the 2FA with a certain format to be ready by Android. To do that the client has to tell the server that it's Android
-
- [ ] Amazon SNS
- [ ] CoolSMS
- [ ] Custom API Endpoint
-
Hi, could we have an option to disable the SMS button in the Account Kit UI?
**FlutterAccountKitPlugin.java:**
```java
if (this.options.containsKey("enableSMS")) {
boolean enableSMS = (Boole…