appcues / appcues-ios-sdk

The Appcues iOS SDK
https://www.appcues.com/mobile
MIT License
8 stars 2 forks source link

Add push action handler logging #517

Closed mmaatttt closed 7 months ago

mmaatttt commented 7 months ago

Also adding a basic search bar to the debug log

Edit: and now that I've figured out we can mock UNNotificationResponse in tests, I've updated PushMonitor.didReceiveNotification(response: UNNotificationResponse, completionHandler: @escaping () -> Void) -> Bool to take the full response object instead of just the userInfo. We'll need it for the response.actionIdentifier and other stuff in the future.

Simulator Screenshot - iPhone 15 Pro - 2024-03-14 at 11 03 48