Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文件上传闪退 #992

Closed
rayzeng0221 opened this issue Jun 8, 2022 · 1 comment
Closed

文件上传闪退 #992

rayzeng0221 opened this issue Jun 8, 2022 · 1 comment

Comments

@rayzeng0221
Copy link

Caused by: java.lang.IllegalStateException: showFileChooser result was already called
at ls0.onReceiveValue(chromium-TrichromeWebViewGoogle.apk-stable-443021033:8)
at com.just.agentweb.filechooser.FileChooser.cancel(FileChooser.java:480)
at com.just.agentweb.filechooser.FileChooser.onIntentResult(FileChooser.java:422)
at com.just.agentweb.filechooser.FileChooser$2.onChoiceResult(FileChooser.java:244)
at com.just.agentweb.AgentActionFragment.chooserActionCallback(AgentActionFragment.java:136)
at com.just.agentweb.AgentActionFragment.onActivityResult(AgentActionFragment.java:147)
at androidx.fragment.app.FragmentManager$9.onActivityResult(FragmentManager.java:2905)
at androidx.fragment.app.FragmentManager$9.onActivityResult(FragmentManager.java:2885)
at androidx.activity.result.ActivityResultRegistry.doDispatch(ActivityResultRegistry.java:392)
at androidx.activity.result.ActivityResultRegistry.dispatchResult(ActivityResultRegistry.java:351)
at androidx.activity.ComponentActivity.onActivityResult(ComponentActivity.java:647)
at androidx.fragment.app.FragmentActivity.onActivityResult(FragmentActivity.java:164)

@Justson
Copy link
Owner

Justson commented Sep 3, 2022

 implementation 'com.github.Justson.AgentWeb:agentweb-core:v5.0.6-androidx' // (必选)
 implementation 'com.github.Justson.AgentWeb:agentweb-filechooser:v5.0.6-androidx' // (可选)
 implementation 'com.github.Justson:Downloader:v5.0.4-androidx'

@Justson Justson closed this as completed Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants