-
-
Notifications
You must be signed in to change notification settings - Fork 32
[Bug] Error when opening feeds #354
Copy link
Copy link
Open
Description
Readrops 2.1.1
Android 16 (OxygenOS)
RSS feed via FreshRSS
android.os.FileUriExposedException: file:///android_asset/... exposed beyond app through Intent.getData()
at android.os.StrictMode.onFileUriExposed(StrictMode.java:2489)
at android.net.Uri.checkFileUriExposed(Uri.java:2402)
at android.content.Intent.prepareToLeaveProcess(Intent.java:13139)
at android.content.Intent.prepareToLeaveProcess(Intent.java:13083)
at android.content.Intent.prepareToLeaveProcess(Intent.java:13073)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:2025)
at android.app.Activity.startActivityForResult(Activity.java:6198)
at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:2)
at android.app.Activity.startActivity(Activity.java:6654)
at kotlin.ranges.RangesKt.openInCustomTab-g2O1Hgs(SourceFile:193)
at com.readrops.app.item.ItemScreen$Content$7$$ExternalSyntheticLambda0.invoke(SourceFile:36)
at com.readrops.api.utils.extensions.KonsumerExtensionsKt$$ExternalSyntheticLambda0.invoke(SourceFile:60)
at com.readrops.app.item.view.ItemWebView$1.shouldOverrideUrlLoading(SourceFile:5)
at android.webkit.WebViewClient.shouldOverrideUrlLoading(WebViewClient.java:91)
at org.chromium.android_webview.AwContentsClientBridge.shouldOverrideUrlLoading(chromium-SystemWebViewGoogle6432.aab-stable-755913203:117)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.nextLegacy(MessageQueue.java:928)
at android.os.MessageQueue.next(MessageQueue.java:1040)
at android.os.Looper.loopOnce(Looper.java:221)
at android.os.Looper.loop(Looper.java:408)
at android.app.ActivityThread.main(ActivityThread.java:9964)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:613)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels