Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15948] Android: Expose shouldInterceptRequest and shouldOverrideUrlLoading in the native webview component

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.1.2, Release 3.1.3
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterMarco Cota
AssigneeUnknown
Created2013-12-10T22:21:39.000+0000
Updated2018-10-16T09:53:01.000+0000

Description

Request

Expose the native webview methods shouldInterceptRequest and shouldOverrideUrlLoading in order to be able to to filter non desired content through the webview.

Current Behavior

Both functionalities are not available for customer to be implemented.

Comments

  1. Arjan 2018-10-16

    Any chance this gets implemented? If I understand correct shouldOverrideUrlLoading is also required if you want to catch link click events coming from the webView. We also need this. Cheers!

JSON Source