After turn on appium server I Can not get Broadcast from background service

Hi I tried to use Appium. But I can not start test…

I use latest version of appium.

I try to use inspector to make Test case but I cant pass first step

In my application, It needs to set accessibility and at this time send broadcast to MainActivity.

But after turn it on, Nothing happened…

I thinks it is not App’s problem because If i turn off server it working…

why it is failed to send broadcast …

Please let me know how to pass it… is it bug or need to set something ?