Hi,
I need my app to pop open a state when the app is closed (User swipes the app closed). I need it to pop up like the various calling apps. Currently i’m using notifications which open the app when the user clicks the notification, but this method loads everything from the splash screen onwards. Is there an alternate solution.
Thanks,