I need to find if user dismissed the notification by clearing from lock screen or closing on notification bar. Is there a way to detect it or any handler that would trigger after dismiss?
I need to find if user dismissed the notification by clearing from lock screen or closing on notification bar. Is there a way to detect it or any handler that would trigger after dismiss?
I have extensively looked into it and there's no exact way to tell as the notification centre lies outside of app sandbox and apple sends no notification either.
So it's not possible up until now