We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.1
Android 12 on volla os
Volla phone x
F-Droid / IzzyOnDroid
Open a link from a web browser that looks like this
<a href="sms:+19725551212?body=hello%20there">SMS Me</a>
https://stackoverflow.com/a/4788064
It will give error because there are leters in the link.
On normal android device this link works.
It should open a new message with the body/text " hello there" and the recipient should be "+19725551212"
It opens a new message with recipient the whole link and message like in the pictures
No response
The text was updated successfully, but these errors were encountered:
naveensingh
No branches or pull requests
Checklist
Affected app version
1.0.1
Affected Android/Custom ROM version
Android 12 on volla os
Affected device model
Volla phone x
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
Open a link from a web browser that looks like this
<a href="sms:+19725551212?body=hello%20there">SMS Me</a>
https://stackoverflow.com/a/4788064
It will give error because there are leters in the link.
On normal android device this link works.
Expected behavior
It should open a new message with the body/text " hello there" and the recipient should be "+19725551212"
Actual behavior
It opens a new message with recipient the whole link and message like in the pictures
Screenshots/Screen recordings
Additional information
No response
The text was updated successfully, but these errors were encountered: