Skip to content

5.0.11 release notes

Compare
Choose a tag to compare
@jwfing jwfing released this 29 Jan 09:24
· 1173 commits to master since this release

Break changes

  • None

New features

  • convert Throwable(HttpException) to Throwable(AVException) while failed to call RxJava API.

Optimization and fixed bugs

  • fixed bug: PushService can't start under Android 6.0(or elder);