帖子
帖子
用户
博客
课程
35
帖子
0
勋章
277
Y币
阿里云后台通知点击后跳转activity该怎么填?
216
帖子
5
勋章
5911
Y币
2、开启小米、华为辅助通道,后台需要设置pushRequest.setAndroidOpenType(APPLICATION); pushRequest.setAndroidPopupActivity(""); 这个Activity的名称是:com.xiaomi.huawei.push.XiaoMiPushActivity
3
帖子
0
勋章
13
Y币
2020-01-20 02:16:05
no manifest.xml, ignore
/uzmap/temp/LNM1FJ22it6U5G8/AStudioProject/app/src/main/AndroidManifest.xml:3:5-73 Error:
        uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [:huawei-push-2.6.3.305:] /uzmap/.gradle/caches/transforms-1/files-1.1/huawei-push-2.6.3.305.aar/d3b9caff7ff9602515fe88846ffbb4e1/AndroidManifest.xml as the library might be using APIs not available in 15
        Suggestion: use a compatible library with a minSdk of at most 15,
                or increase this project's minSdk version to at least 16,
                or use toolsverrideLibrary="com.huawei.android.hms.push" to force usage (may lead to runtime failures)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processReleaseManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [:huawei-push-2.6.3.305:] /uzmap/.gradle/caches/transforms-1/files-1.1/huawei-push-2.6.3.305.aar/d3b9caff7ff9602515fe88846ffbb4e1/AndroidManifest.xml as the library might be using APIs not available in 15
          Suggestion: use a compatible library with a minSdk of at most 15,
                  or increase this project's minSdk version to at least 16,
                  or use toolsverrideLibrary="com.huawei.android.hms.push" to force usage (may lead to runtime failures)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

* Get more help at https://help**.**

BUILD FAILED in 9s


android打测试包 报错 是什么问题
3
帖子
0
勋章
13
Y币
3
帖子
0
勋章
13
Y币
本帖最后由 mggff 于 2020-1-20 14:52 编辑

这个报错  怎么处理?
3
帖子
0
勋章
13
Y币
mggff 发表于 2020-1-20 14:49
http://downloadpkg.apicloud.com/zip/48/79/4879c1be7638f02d9741eabebcdbf37d.log

这个报错怎么处理?
216
帖子
5
勋章
5911
Y币
mggff 发表于 2020-1-20 14:50
这个报错怎么处理?

固件版本底了点。。稍微调高点。。
17
帖子
0
勋章
105
Y币
<param name="channelId" value="你的推送渠道ID(兼容Android8.0)"/>
<param name="channelName" value="你的推送渠道名称(兼容Android8.0)"/>
<param name="channelDes" value="你的推送渠道描述(兼容Android8.0)"/>
<param name="enableLights" value="true"/>
这个渠道是怎么获取的 自己填的吗?
216
帖子
5
勋章
5911
Y币
这个你自己自定义的,,你用你设置的id,,在阿里推送哪里设置,2个地方的id要对应,,即可。
17
帖子
0
勋章
105
Y币
本帖最后由 小白图图 于 2020-2-15 16:17 编辑

在阿里云下完SDK后要放哪里呢,loader是不是收不到透传呢?
您需要登录后才可以回帖 登录

本版积分规则