QuickBlox / quickblox-ios-sdk

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

Update user issue #1339

Closed iOSAshvin closed 1 year ago

iOSAshvin commented 1 year ago

Documentation says we need to set null in password if we don't want to change it while "Updating user". But, swift doesn't have null operator. So that, it doesn't work.

AnkitGabani commented 1 year ago

Hello @iOSAshvin Do have demo for Audio video calling and chat? i will pay brother gabani7004@gmail.com

Thanks

IlliaChemolosov commented 1 year ago

Hello @iOSAshvin , This is Illia from Quickblox

You can use nil for a swift in this case.