Could you guys tell me whether support for other HTTP verbs than just GET is on the roadmap for the SDK? Or will the SDK always remain limited to using GET for HTTP JSON requests?
This is something that is currently worked on. We're trying to get it out there as soon as we can. I can't give any specifics on when you'll see updates to support this but I will say that once the change is in on our side it will require devices to pull in the change and release an update as well as Garmin Connect Mobile to release an update.
Woops, missed the fact that there was already a topic on the subject, sorry guys!
@Ken: regarding some of the features that are heavily asked by the devs on the forums: how about designing an interface for them already, and then providing the implementations later on when the Connect IQ team has had the time needed to update the API (as is the case with the Toybox::System::trap() method)? Providing *JUST* the API method signature without providing the functionality yet is something that should be doable rather fast, no? This would allow us developers to already get some code ready for use in further firmware updates.