Dineshprabu S
Results
2
comments of
Dineshprabu S
AMRightMenuSegue class is not accessible please declare it as `open` and Can't able add contentView to superview without Storyboard segue `func setupContent() { guard let segueName = contentSegueName else {...
`` Hi ArunaYarra, Currently you can't intercept https/http scheme request using WKURLSchemeHandler Since Apple will throw error while you try to register let webConf = WKWebViewConfiguration() webConf.setURLSchemeHandler({{wkurlschemehandler instance}}, forURLScheme: "https")...