You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Our tool report that API "<android.webkit.WebSettings: void setMediaPlaybackRequiresUserGesture(boolean)>" called in "<jonas.tool.saveForOffline.ViewActivity: void setupWebView()>" on line 125 is not exist in SDK level [16].
this is the reachable path:
<jonas.tool.saveForOffline.ViewActivity: void onCreate(android.os.Bundle)>
--><jonas.tool.saveForOffline.ViewActivity: void setupWebView()>
We also test this on a cloud device and it did crash because of this bugs.
Here is the log file,
Please help to check, thanks very much.
best regards,
Dongjie He
The text was updated successfully, but these errors were encountered:
Hi,
Our tool report that API "<android.webkit.WebSettings: void setMediaPlaybackRequiresUserGesture(boolean)>" called in "<jonas.tool.saveForOffline.ViewActivity: void setupWebView()>" on line 125 is not exist in SDK level [16].
this is the reachable path:
<jonas.tool.saveForOffline.ViewActivity: void onCreate(android.os.Bundle)>
--><jonas.tool.saveForOffline.ViewActivity: void setupWebView()>
We also test this on a cloud device and it did crash because of this bugs.
Here is the log file,
Please help to check, thanks very much.
best regards,
Dongjie He
The text was updated successfully, but these errors were encountered: