Sometimes the request made by QBChat (retrieve dialog list, chat message history, send message...) cause the app to crash.
When I traced back, the EXC_BAD_ACCESS occur in [EndpointsAPIStorage retrieveEndPoint] called in [QBQuery performInBgAsyncWithDelegate].
Does anyone have any idea about this?