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
Add callback for push notification opened events with raw payload
Adds a notificationOpenedHandler to IterableConfig that fires whenever
a push notification is pressed, providing the raw action and context
regardless of whether the notification has a URL, custom action, or
no action at all. This addresses the gap where callbacks only fired
for URL/custom actions but not for all notification opens.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments