Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dialogID nil #62

Closed
dErangaPrasad opened this issue Dec 1, 2015 · 1 comment
Closed

dialogID nil #62

dErangaPrasad opened this issue Dec 1, 2015 · 1 comment

Comments

@dErangaPrasad
Copy link

I'm facing NSParameterAssert failure for "dialogID" in "chatDidReadMessageWithID" and "chatDidDeliverMessageWithID" methods in "QMChatService" class.

here is the log

2015-12-01 16:22:44.244 Q-municate[368:36987] [ChatService] Presence SNT:
2015-12-01 16:22:44.245 Q-municate[368:36987] [ChatService] IQ SNT:
2015-12-01 16:22:44.245 Q-municate[368:36987] [ChatService] Presence SNT:
2015-12-01 16:22:44.245 Q-municate[368:36987] [ChatService] IQ SNT:
2015-12-01 16:22:44.525 Q-municate[368:36945] [ChatService] Message RCV: Offline Storage - chat.quickblox.com
2015-12-01 16:22:44.526 Q-municate[368:36853] *** Assertion failure in -[QMChatService chatDidReadMessageWithID:dialogID:readerID:], /Users/praveenliyanaarachchi/Downloads/q-municate-ios-master 2/Pods/QMServices/QMChatService/QMChatService/QMChatService.m:232
2015-12-01 16:22:44.528 Q-municate[368:36853] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: dialogID != nil'
*** First throw call stack:
(0x184060f48 0x198c13f80 0x184060e18 0x184f54a1c 0x100263d38 0x184066a70 0x183f644d4 0x183f68e00 0x10032690c 0x184064a30 0x183f68cac 0x1002eb75c 0x184066a70 0x183f644d4 0x183f68e00 0x100380ac4 0x1011b9ca8 0x1011b9c68 0x1011bf710 0x1840181f8 0x184016060 0x183f44ca0 0x18f180088 0x18965cffc 0x1000c56b4 0x1994628b8)
libc++abi.dylib: terminating with uncaught exception of type NSException

@Raikerian
Copy link

Here is the actual problem: QuickBlox/q-municate-services-ios#69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants