java.lang.RuntimeException: Unable to start service org.schabi.newpipe.local.feed.service.FeedLoadService@7582db0 with Intent { cmp=org.schabi.newpipa/org.schabi.newpipe.local.feed.service.FeedLoadService (has extras) }: java.lang.RuntimeException: Permission org.schabi.newpipa.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION is required by your application to receive broadcasts, please add it to your manifest
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3582)
at android.app.ActivityThread.-wrap21(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1742)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6626)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:811)
Caused by: java.lang.RuntimeException: Permission org.schabi.newpipa.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION is required by your application to receive broadcasts, please add it to your manifest
at androidx.core.content.ContextCompat.obtainAndCheckReceiverPermission(ContextCompat.java:977)
at androidx.core.content.ContextCompat$Api26Impl.registerReceiver(ContextCompat.java:1114)
at androidx.core.content.ContextCompat.registerReceiver(ContextCompat.java:825)
at androidx.core.content.ContextCompat.registerReceiver(ContextCompat.java:772)
at org.schabi.newpipe.local.feed.service.FeedLoadService.setupBroadcastReceiver(FeedLoadService.kt:204)
at org.schabi.newpipe.local.feed.service.FeedLoadService.onStartCommand(FeedLoadService.kt:89)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:3565)
... 8 more
2026_01_27_01_51_40.mp4
Checklist
Affected version
28.1
Steps to reproduce the bug
Expected behavior
Feed should refresh. I'm unable to refresh feed on version 0.28.1. App crashed every single time.
Actual behavior
No response
Screenshots/Screen recordings
No response
Logs
Exception
Crash log
Affected Android/Custom ROM version
No response
Affected device model
No response
Additional information
No response