tertiary_text icon indicating copy to clipboard operation
tertiary_text copied to clipboard

There is no good way to reply to incoming texts/SMSes with the current SDK

Open vgmoose opened this issue 12 years ago • 1 comments

Replying to messages creates some problems. Not only is there the entire issue of figuring out which app sent which message and authenticating with all of them to actually send a response, but the Pebble itself has no memory. Meaning that there won't be a way to list most recently communicated with without polling for it from the phone.

vgmoose avatar Jul 01 '13 15:07 vgmoose

Persistent data has been added with https://github.com/vgmoose/tertiary_text/commit/a905a93d7b7be144c8304fed9f9310dd2b0a21e4, but the problem still remains difficult.

vgmoose avatar Jan 14 '14 14:01 vgmoose