Android-SDK - 1.4.0-alpha-RC1
*Bug Fixes*
- Better javadocs.
- Cleanup any resource leaks.
- Better exception handling to avoid any crashes.
- Fix proguard rules
- Fix logger issue
- Allow EventRescheduler to work with wifi change intent filter (you don't have to include that intent filter).
*Breaking Changes*
- Must include intent filter for EventRescheduler and DatafileRescheduler in the application manifest if the developer wants to use them (see the test-app manifest for an example).
- Pass context into OptimizelyManager.Builder.
https://github.com/optimizely/android-sdk/releases/tag/1.4.0-alpha-RC1
Article is closed for comments.