You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm using the macgap.notice.notify to trigger notifications, but I can't see anywhere where I can add a click listener to do something on my webapp.
macgap.notice.notify({ type : 'sheet', title : header, sound : false, content: message })
Does anybody know how to?
The text was updated successfully, but these errors were encountered:
Hello,
I'm using the macgap.notice.notify to trigger notifications, but I can't see anywhere where I can add a click listener to do something on my webapp.
macgap.notice.notify({ type : 'sheet', title : header, sound : false, content: message })
Does anybody know how to?
The text was updated successfully, but these errors were encountered: