GRVSchemeTaskHandlerDelegate

IAPMiniProgram SDK provides the ability to for the Super App to utilize the capabilities of WKWebViewConfiguration (the native capability used to customize the handling of URL schemes). When opening H5 or web-view pages, it uses the WKWebViewConfiguration with default settings. The GRVSchemeTaskHandlerDelegate delegate can control whether to use the mini program internal configuration rather than the default settings.

To realize this ability, implement the specific interface of IAPMiniProgram SDK per the following scenarios: