4.86版本uni-app云打包的方式Google play报错 Your app does not support 16 KB memory page sizes Learn more

4.86版本uni-app云打包的方式Google play报错 Your app does not support 16 KB memory page sizes Learn more

操作步骤:

  • 使用4.86版本云打包aab后上传Google play

预期结果:

  • 成功上传,不会包不支持16kb的错误

实际结果:

  • 报错 Your app does not support 16 KB memory page sizes. Learn more

bug描述:

  • uniapp项目使用Hbuilder4.86云打包,下载后使用check_16kb_aab.sh对aab文件检测,所有都对齐了,图片在附件,但是上架Google play的时候还是被拒,报错:4.86版本云打包的方式Google play报错:Your app does not support 16 KB memory page sizes. Learn more
开发环境 版本号 项目创建方式
PC开发环境操作系统 Windows
PC开发环境操作系统版本号 win11
HBuilderX类型 Alpha
HBuilderX版本号 4.86
手机系统 Android
手机系统版本号 Android 16
手机厂商 三星
手机机型 s21
页面类型 vue
vue版本 vue3
打包方式 云端
项目创建方式 HBuilderX

App下载地址或H5网址


更多关于4.86版本uni-app云打包的方式Google play报错 Your app does not support 16 KB memory page sizes Learn more的实战教程也可以访问 https://www.itying.com/category-93-b0.html

1 回复

更多关于4.86版本uni-app云打包的方式Google play报错 Your app does not support 16 KB memory page sizes Learn more的实战教程也可以访问 https://www.itying.com/category-93-b0.html


检测了一下其他所有 ELF 文件,也是没问题的。我在App.vue那加了一条这个plus.screen.lockOrientation(“portrait-primary”)是否跟这个有关

回到顶部