Teak SDK 5

Teak SDK 5 will contain many changes, and break many things. We do not have a firm date or timeline for it, however as we integrate systems and make incremental changes that can be previewed.

SDK 5 Behaviors

Starting in SDK 4.1.0 there was a way to preview SDK 5 behaviors via the TeakSDK5Behaviors Info.plist key. As of SDK 4.2.0, TeakSDK5Behaviors defaults to true, so the behaviors below are active unless you opt back into the legacy behavior.

To restore the legacy (pre-4.2.0) behavior, add the TeakSDK5Behaviors boolean key to your Info.plist, and set it to false.

Info.plist
  <key>TeakSDK5Behaviors</key>
  <false/>

SDK 5 Behavior Changes