Skip to content

上报远程通知deviceToken

swift
DYMobileSDK.reportDeviceToken(token: token)
objective-c
[DYMobileSDK reportDeviceTokenWithToken:token];