process

open override fun process(basePath: String?, path: String?): ProcessedRoute

A callback used by Capacitor to intercept routing logic to route to shared assets.

Return

the ProcessedRoute to be used by Capacitor to route with

Parameters

basePath

the base URL for the path

path

the remaining path string