I am trying to publish a static card into the timelineManager
with a pendingIntent
. However, after searching through the documentation, I can only find pendingIntent
in LiveCard.
Can I check if I am missing something or is there any way to put pendingIntent
inside a static card? I have managed to post a static card into the timeline, but I need to add interactions to this card.