android - Google Hangouts SMS Update not working for sms_body or Intent.EXTRA_TEXT -


after yesterday's update google hangouts (dec 15, 2014), trying pre-populate body/message sms not working.

sendintent.putextra("sms_body", text);  sendintent.putextra(intent.extra_text, text); 

anyone have solution fix or have wait update google?


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -