mixpanel/mixpanel-iphone

Rich Push Notifications actions not working

yarikpwnzer opened this issue · 4 comments

Integration Method: CocoaPods
Xcode Version: 11.3.1
Library Version: 3.6.0
Platform: iOS
Language: Objective-C
Description:

  1. Make Rich Push notifications with buttons with actions to redirect to url or deep link.
  2. Click on notification button.
  3. App will be opened on home screen without redirection to specific url or deep link inside app.

Expected Behavior:
App should be redirected to specific url or deep link inside app.

P.S. From debugging I see that Mixpanel SDK use deprecated method openUrl:.

@jbwyme missed that, closing the issue. Thank You!

@jbwyme ah I didn't miss that :) I see documentation was changed 22 days ago...