// Triggered when navigating to non-http/https URLs in the web-view component. This is used to handle special URLs within the web-view component, such as opening other apps// @param app {TMFMiniAppInfo} Information about the mini program where the web-view component is located// @param url {NSURL} - The URL to be opened// @return Whether to intercept and handle the URL- (BOOL)webViewCustomUrlLoading:(TMFMiniAppInfo *)appurl:(NSURL *)url;
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback