Bug Report
I'm using android SDK 34. When I received a push notification in Android with forceStart=1 I see in logcat:
Background activity launch blocked!
Abort background activity starts from 10431
I guess we need to use foreground service for solving this problem.