Blog & Articles by Carmen Burmeister

Blog Post

Injecting polyfills for missing JavaScript functions into WKWebView

Blog Post

How to add Swift functions as polyfills in JavaScriptCore

Blog Post

iOS: Writing to Core Data in your Today extension

This blog post gives guidance on how to propagate changes in Core Data made by a Today extension to the host app and handle them properly.

Blog Post

Auto Layout in iOS: How to avoid the common mistake