请问HwPush_SDK_V2705 这个包是否为必须的,目前怀疑其在华为手机上回引起hicloud相关问题,问题如下:
/hisync.STUtils: java.lang.IllegalArgumentException: input.length=0; inputOffset=16; inputLen=-16
at javax.crypto.Cipher.checkInputOffsetAndCount(Cipher.java:1203)
at javax.crypto.Cipher.doFinal(Cipher.java:1539)
at com.huawei.android.hicloud.util.a.a(Aes128Cbc.java:264)
at com.huawei.android.hicloud.util.a.b(Aes128Cbc.java:131)
at com.huawei.android.hicloud.util.z.c(STUtils.java:105)
at com.huawei.android.hicloud.common.account.a.b(AccountInfo.java:203)
at com.huawei.android.hicloud.common.account.a.a(AccountInfo.java:158)
at com.huawei.android.hicloud.HicloudApplication.onCreate(HicloudApplication.java:70)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1015)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4786)
at android.app.ActivityThread.access$1600(ActivityThread.java:165)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1430)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:150)
at android.app.ActivityThread.main(ActivityThread.java:5546)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:794)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:684)