Justson / AgentWeb

AgentWeb is a powerful library based on Android WebView.

Home Page:https://www.jianshu.com/p/fc7909e24178

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.lang.NullPointerException Attempt to invoke virtual method 'android.net.Uri com.just.agentweb.Action.getUri()' on a null object reference

lishangwl opened this issue · comments

#50015 java.lang.NullPointerException
Attempt to invoke virtual method 'android.net.Uri com.just.agentweb.Action.getUri()' on a null object reference
com.just.agentweb.AgentActionFragment.void onActivityResult(int,int,android.content.Intent)(AgentActionFragment.java:144)

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'