0

Im getting this error when i start my app "All apps associated with this action have been turned off blocked or are not installed".Anyone can help me to resolve this error

Note:I have not installed package disable pro app

1 Answers1

0

I was able to fix this issue in my app by setting the package on the intent.

e.g. intent.setPackage(getApplicationContext().getPackageName());