Skip to content

Readrops keeps crashing when I open an article #357

Description

@PeteO90

android.os.FileUriExposedException: file://www.youtube.com/embed/M02QBxGzV2M?wmode=opaque&showinfo=0&autoplay=0&controls=1&modestbranding=0&vq=&rel=0 exposed beyond app through Intent.getData()
at android.os.StrictMode.onFileUriExposed(StrictMode.java:2448)
at android.net.Uri.checkFileUriExposed(Uri.java:2402)
at android.content.Intent.prepareToLeaveProcess(Intent.java:13215)
at android.content.Intent.prepareToLeaveProcess(Intent.java:13166)
at android.content.Intent.prepareToLeaveProcess(Intent.java:13156)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:2024)
at android.app.Activity.startActivityForResult(Activity.java:6104)
at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:2)
at android.app.Activity.startActivity(Activity.java:6567)
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:92)
at org.chromium.android_webview.AwContentsClientBridge.shouldOverrideUrlLoading(chromium-TrichromeWebView6432.apk-stable-772705033:117)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.nextLegacy(MessageQueue.java:985)
at android.os.MessageQueue.next(MessageQueue.java:1094)
at android.os.Looper.loopOnce(Looper.java:197)
at android.os.Looper.loop(Looper.java:367)
at android.app.ActivityThread.main(ActivityThread.java:9331)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:566)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:837)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions