I'm having an issue where if I create a notification with an action and then close the app (not minimise) then the app crashes with error - "Unable to launch app [myapp] for broadcast Intent { [myIntent]) }: process is bad" when the notification is fired. From reading previous issue logs a solution was already merged in but I'm still getting this. Is there any other way around this?
Hi,
I'm having an issue where if I create a notification with an action and then close the app (not minimise) then the app crashes with error - "Unable to launch app [myapp] for broadcast Intent { [myIntent]) }: process is bad" when the notification is fired. From reading previous issue logs a solution was already merged in but I'm still getting this. Is there any other way around this?