QuickBlox / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling
https://quickblox.com/developers/IOS
MIT License
397 stars 358 forks source link

Facing [QBResponse], status: 422 Issue #1179

Closed RahulChona11091991 closed 4 years ago

RahulChona11091991 commented 4 years ago

New Issue Checklist

Environment details

Info Value
iOS Version e.g. 8.0
Quickblox iOS SDK version e.g. 2.7.6
QuickbloxWebRTC SDK version e.g. 2.2.1
Xcode Version e.g. Xcode 8.1
Repro with our demo sample e.g. does it happen with our demo sample?

Did this work before?

Expected behavior

Actual behavior

Logs

Please use the following template for logs:

To enable full logs use the following code:

[QBSettings setLogLevel:QBLogLevelDebug];
[QBSettings enableXMPPLogging];
Title for logs ```logos // Your logs here ```

Steps to reproduce the behavior

Any others comments

ghost commented 4 years ago

Hello @RahulChona11091991

Thank you for contacting QuickBlox support.

Could you provide me with a detailed description of the faced issue? Please, be notified that the error 422 it's the customer's side issue, so first of all, double-check the correctness of your request/action.

ghost commented 4 years ago

Hello @RahulChona11091991

First of all - proceed with the update of IOS SDK to the latest stable version - 2.17.4 using xCode 10. Please, don't use xCode 11 to avoid any issues, etc.

Looking forward to your reply.

oskarko commented 4 years ago

in iOS12 works fine login. in iOS13, error 422 :( Error reasons:(null)

ghost commented 4 years ago

@oskarko

I have answered you in the ticket #1183

ghost commented 4 years ago

@RahulChona11091991

The status of the ticket changed to "Closed", because you haven't provided me with an answer. You can reopen this ticket, if you would like to continue the discussion of the reported issue.

pavanbalu commented 4 years ago

how to access response date value from iOS SDK as headers variable is removed