Skip to content

leancloud-sdk-8.2.16

Choose a tag to compare

@jwfing jwfing released this 10 Feb 06:58
· 83 commits to master since this release

Break changes

  • None

New features

  • add new module mixpush-honor: Honor notification supporting by vendor.
  • enable CACHE_THEN_NETWORK policy for query#find.

Optimization and fixed bugs

  • change Gson type adapter for some classes, avoid to use internal tools;
  • other optimizations.