I've written a watchface that also acts as a data provider. When I add my face's complication to another watch face, if the user taps on the complication I would like to (briefly) show a full screen of information, and then return to the original watchface.
I've been able to mostly accomplish this, except the information appears only within the space of the complication itself. Is there a way to have it appear fullscreen (that is, overlaying the original face)?