Native bridge for WKWebView
Most of the service is built in WKWebView, and you have to maintain the bridge the web side uses to call native features like biometrics and the camera. Which APIs do you build the bridge with?
Native bridge for WKWebView
Most of the service is built in WKWebView, and you have to maintain the bridge the web side uses to call native features like biometrics and the camera. Which APIs do you build the bridge with?
SecurityMultiple choiceBasics
You built a bridge with WKScriptMessageHandler so a web page can call native functions, s…
#wkwebview #javascript-bridge
App lifecycle and systemShort answerBasics
Marketing is texting out product links and wants users with the app to land in the app an…
#deep-link
App lifecycle and systemShort answerAdvanced
Tapping a push while the app is closed should take the user to that chat room, but someti…
#deep-link
ArchitectureShort answerAdvanced
What problem is the Coordinator in MVVM-C meant to solve?
#deep-link