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

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -