Skip to content

Crash while reading #369

Description

@ericswpark

Here's the crash copy from the app:

android.os.FileUriExposedException: file:///android_asset/%3Cwbr%3Eurl=https://itunes.apple.com/US/developer/id1564157928 exposed beyond app through Intent.getData()
at android.os.StrictMode.onFileUriExposed(StrictMode.java:2436)
at android.net.Uri.checkFileUriExposed(Uri.java:2402)
at android.content.Intent.prepareToLeaveProcess(Intent.java:14038)
at android.content.Intent.prepareToLeaveProcess(Intent.java:13989)
at android.content.Intent.prepareToLeaveProcess(Intent.java:13979)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:2029)
at android.app.Activity.startActivityForResult(Activity.java:6322)
at androidx.activity.ComponentActivity.startActivityForResult(SourceFile:2)
at android.app.Activity.startActivity(Activity.java:6778)
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-SystemWebViewGoogle6432.aab-stable-792220003: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:222)
at android.os.Looper.loop(Looper.java:392)
at android.app.ActivityThread.main(ActivityThread.java:10346)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:638)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:972)

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