QuickBlox / quickblox-android-sdk-releases

This repository contains binary distributions of Android products released by QuickBlox.
BSD 3-Clause "New" or "Revised" License
31 stars 15 forks source link

Android Ping Manager #13

Closed RaysonYeungHK closed 3 years ago

RaysonYeungHK commented 7 years ago

Android SDK Version: 3.3.3 iOS SDK Version: 2.9.2

Testing environment: Android 6.0 iOS 10.3.1

Found

  1. Android use PingManager.pingUser(), always failed, Thread is held and result in app paused a while
  2. Android use PingManager.pingServer(), iOS send chat message to Android. Android device will be slowed down a lot and never recovered unless kill the app completely.