Permission Denial: getIntentSender()

shortMsg=java.lang.SecurityException
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_RESULT: longMsg=Permission Denial: getIntentSender() from pid=7736, uid=2000, (need uid=1000) is not allowed to send as package android
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_CODE: 0
info: [debug] UiAutomator shut down normally
info: [debug] Cleaning up android objects
info: [debug] Cleaning up appium session
info: [debug] We shut down because no new commands came in

Im trying to start MainActivity after set Accessibility but its not working. I cant start MainActivity

I used broadcast and it send Intent.

How can i do what should i add in my cord?

thanks