I can successfully make one WebRequest using a WatchFace, but I'd like to make *several* WebRequests. Is it possible? Here is what I have tried so far (unsuccessfully):
1) In onTemporalEvent, I made several calls to makeWebRequest specifying the same onRecieve callback.
2) In onTemporalEvent, I made several calls to makeWebRequest specifying *different* onRecieve callbacks.
3) In getServiceDelegate, I returned an array of several ServiceDelegate instances.
UPDATE: I moved this to the correct forum - https://forums.garmin.com/forum/developers/connect-iq/1303819-can-a-watchface-make-several-webrequests