一、使用
github链接: https://github.com/Dwarven/PushMeBaby
1、打开PushMeBaby工程;
2、导入自己的.cer证书,分别改证书名为aps0.cer和aps_development0.cer,替换PushMeBaby中同名的证书(上图1),对应App0进行测试;
3、更换“self.deviceToken”为自己的deviceToken,两种赋值方法选择一个注释掉另一个即可(上图2、3);
4、运行PushMeBaby,选择App0+Development测试测试推送,选择App0+Production测试正式推送;
5、"This is some fancy message"为默认提示语,可以自定义,点击“push”,手机会收到推送消息。
二、Error(红字为错误提示!)
*You need the APNS Certificate for the app to work.