When app is in background,Service is running fine but activity is not opening while app is in foreground the everything working fine. Service is able to open the activity.
When I allow the permission of "Start in background" then code is working fine.
Is there any by default i can enable the "Start in background" permission.
Any help is highly appreciated