bridge

  • JavaScript to Swift and back: Bridging location services in WKWebView

    •

    14 minutes

    I recently stumbled upon an interesting issue while developing an app that included a WKWebView attempting to use location services. Initially, when this web view was displayed, a normal iOS location permission pop-up appeared—nothing unusual there. However, I was surprised to see that after allowing the app to access location services, a second pop-up immediately…

    Read More