Hello, I am trying to figure out how to load my custom view controller in my iOS app within the Cordova Framework.
For example, I want to load a custom view controller if the url that cordova is trying to open contains a certain string…. What method can I interact with to achieve this within the cordova framework? Thank you
