GetuiLaboratory / cordova-plugin-getuisdk

个推官方提供的推送SDK PhoneGap(Cordova) 插件(支持 Android & iOS)

Home Page:http://docs.getui.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

注册失败委托didFailToRegisterForRemoteNotificationsWithError

mchenx opened this issue · comments

这个cordova插件怎么设置这个注册失败委托?

GeTuiSdk.setGeTuiSdkDidOccurErrorCallback(onOccurError);
这个接口处理所有个推相关的失败委托。

系统的失败委托可以自行实现。