Changes between Version 21 and Version 22 of apns


Ignore:
Timestamp:
08/05/2013 10:35:09 AM (13 years ago)
Author:
maozhijun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • apns

    v21 v22  
    1212    //基本数据 
    1313    "dev_id":"102f4eab159c",       //设备ID,每次请求必须带过去 
    14   "token":"6D55EE867984F6138F614484A4F635E682AC612F771B0697DE65047C7CE858AE",       //apns token,64位16进制字符串 
     14    "open_udid":"102f4eab159c102f",       //OpenUDID,iOS7以后无法获取mac地址,用OpenUDID代替 
     15  "token":"6D55EE867984F6138F614484A4F635E682AC612F771B0697DE65047C7CE858AE",       //apns token,64位16进制字符串 
    1516    "os_ver":"5.0.1",           //设备版本 
    1617    "app_ver":"1.0.1",          //应用版本