-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
bugIssue is related to a bugIssue is related to a bugneeds triageIssue is not yet ready for PR authors to take upIssue is not yet ready for PR authors to take up
Description
2026_01_27_01_51_40.mp4
Checklist
- I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have read the FAQ and my problem isn't listed.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
- I have read and understood the AI policy. The content of this bug report is not generated by AI.
Affected version
28.1
Steps to reproduce the bug
- Choose any feed
- Pull to refresh
- App crashes
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
- User Action: ui error
- Request: ACRA report
- Content Country: US
- Content Language: en-US
- App Language: en_US
- Service: <unknown_service>
- Timestamp: 2026-01-27T01:32:42.6+05:30
- Package: org.schabi.newpipa
- Service: <unknown_service>
- Version: 0.28.1
- OS: Linux Android 8.1.0 - 27
Crash log
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
Affected Android/Custom ROM version
No response
Affected device model
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
bugIssue is related to a bugIssue is related to a bugneeds triageIssue is not yet ready for PR authors to take upIssue is not yet ready for PR authors to take up