iOS SDK 1.4.1
Hey QuickBlox developers!
Happy to inform you that we have released small update of iOS SDK – 1.4.1
Please follow list of new features below:
- Added notification when social login dialog (Twitter/Facebook) was closed – QuickbloxSocialDialogDidCloseNotification
- QBChatDelegate now is retained
- Added [QBSettings useProductionEnvironmentForPushNotifications:YES] to manage Push Notifications environment, just use lines below
#ifndef DEBUG [QBSettings useProductionEnvironmentForPushNotifications:YES]; #endif
Please download updated SDK in QuickBlox iOS developers section
Stay tuned – next big update with surprise coming soon!
Good luck with your code!
