Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 490 Bytes

CHANGELOG.md

File metadata and controls

11 lines (10 loc) · 490 Bytes

Change log

4.0.1

  • Updated SDK & Test Application to iOS 12.1+ compatibility level
  • Refactored Test Application to use WKWebView (removed deprecated UIWebView)
  • Refactored SDK to work with WKWebView
  • Updated swizzle code for new notification convention
  • Updated swizzle code for new deep linking (OpenUrl) convention
  • Added outbound linking example to HybridViewController
  • Refactored unit tests for code changes (some unit tests are still not functional)
  • Removed Optimize SDK