rastabrane / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
1 stars 0 forks source link

parsing message to external clients not working #656

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hey felix,

upon pressing send, i get the expected list w/ applications to choose from.
obviously websms works just fine and dandy.
selecting sipgate or whatsapp pastes the number, but not the message body.
for whatsapp, it opens the corresponding contacts thread.

i'm not sure if it's even possible to paste the message if the application has 
no API like whatsapp to build a connector for.

it would be good if you could disable third party applications and white list 
websms, smsdroid and the stock sms client, because otherwise the message is 
gone, which can be quite frustrating, after accidental selection of a 
non-supported client.

i'm using smsdroid market release 1.1.8 and whatsapp market release 2.7.3346.

What version of the product are you using? "Last" is not appropriate. Make
sure you tell at least which app you are using. On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by m...@mitjaveil.com on 7 Feb 2012 at 6:14

GoogleCodeExporter commented 9 years ago
Well, this is a problem in whatsapp and other apps. The app needs to get the 
information from the intent sent to it.
Smsdroid can do nothing about it.

Original comment by f...@ub0r.de on 8 Feb 2012 at 6:54