标签: apple-push-notifications quickblox
我正在使用QuickBlox来中继推送通知消息。
无论我做什么,我似乎都陷入了开发环境。
如何将其更改为生产需要做什么?
答案 0 :(得分:0)
阅读这篇文章http://quickblox.com/developers/SimpleSample-messages_users-ios#How_QuickBlox_Push_Notifications_work
#ifndef DEBUG [QBSettings useProductionEnvironmentForPushNotifications:YES]; #endif