QBPrivateChatManager ficando nulo

Estou recebendo QBPrivateChatManager como nulo, estou usando o seguinte código:

    QBChatService chatService = QBChatService.getIntance();
    privateChatManager = chatService.getPrivateChatManager();

ficando privateChatManager como nulo.