// init Push
// notice: 2.1.5 版本的SDK新增的注册方法,改成可上报,如果没有使用IDFA直接传nil
[JPUSHService setupWithOption:launchOptions appKey:appKey
channel:channel
apsForProduction:isProduction
advertisingIdentifier:advertisingId];
// init Push
// notice: 2.1.5 版本的SDK新增的注册方法,改成可上报,如果没有使用IDFA直接传nil
[JPUSHService setupWithOption:launchOptions appKey:appKey
channel:channel
apsForProduction:isProduction
advertisingIdentifier:advertisingId];