0

Is there a way to achieve this? Currently tapping the notification either opens the app or brings it to the foreground (if it's running in the background).

I feel like I'm spending a lot of time implementing a custom Notification Content App Extension view controller, only for users to never know about swiping down or 3D touching the notification alert to show these custom views.

Does anyone know if there's a way to just achieve the same effect as 3D touch or swipe-down with just the tap instead?

Thanks :)

Merricat
  • 2,583
  • 1
  • 19
  • 27
  • You cannot achieve this, its the default behavior defined by iOS. Each and every app even created by them works the same. Since all the apps have the same structure the user of the iPhone should be used to this. – Sachin Vas Mar 11 '19 at 06:18
  • Hmmm...I was hoping that wasn't the case, but it makes sense. You should have posted this as an answer though, so I could mark it. – Merricat Mar 11 '19 at 18:47

0 Answers0