v4.3.0 Beta 4 β Improving the Example App
Pre-release
Pre-release
joeljfischer
released this
01 Sep 15:08
·
7212 commits
to master
since this release
Enhancements
- Fix resource bundle not being included via cocoapods, causing a failure on the default lock screen. Also added better failure messages. The resource bundle will still have to be manually added to your app's copy resources build phase.
- Reduced resource bundle size by optimizing lock screen images.
- RPC handlers are no longer readonly and can now be set outside of the init.
- Improved the example app with additional code and features to see how the new dev api works. Stay tuned for a few additional features.