当前位置:网站首页>hbuilderx + uniapp 打包ipa提交App store踩坑记
hbuilderx + uniapp 打包ipa提交App store踩坑记
2022-04-23 13:04:00 【孤身不觉晚】
1、获取ios开发证书、描述文件、appId;如何获取ios证书、描述文件、APPID
2、打包.ipa并在添加的调试设备上测试、修改;
3、提交App Store并推送审核;
注:在此博主是通过iOS上架辅助软件Appuploader提交.ipa,具体可参考ios app真机测试到上架App Store详细教程
在提交期间,博主遇到四个错误:
ITMS-90046解决办法:
如果app没有使用到关联域这个功能,则在苹果开发后台关闭associated domains;如果用到了,你可试下以下解决办法:
在uniapp项目中找到manifest.json点击源码视图修改以下代码:
"ios" : {
"capabilities" : {
"entitlements" : {
"com.apple.developer.associated-domains" : ["applinks:www.***.com"] //**注意此处**
}
}
},
注意:1、必须得加applinks;2、网址不要加http或https; 3、[ ]里面只需要域名,不要加后缀;
剩下的三个错误都是uniapp项目中图片的问题:上传的图标必须四四方方,不得有一处圆角;app图标配置尽量使用自动生成图标;
好了,上面就是博主首次上架苹果软件所踩的坑,发出来仅供大家参考,如有何不妥之处欢迎指正。
版权声明
本文为[孤身不觉晚]所创,转载请带上原文链接,感谢
https://blog.csdn.net/qq_40043424/article/details/105124420
边栏推荐
- Idea的src子文件下无法创建servlet
- Async void caused the program to crash
- 有趣的IDEA插件推荐,给你的开发工作增添色彩
- Homomorphic encryption technology learning
- How to convert opencv pictures to bytes
- 100 GIS practical application cases (51) - a method for calculating the hourly spatial average of NC files according to the specified range in ArcGIS
- Free and open source charging pile Internet of things cloud platform
- Design of STM32 multi-channel temperature measurement wireless transmission alarm system (industrial timing temperature measurement / engine room temperature timing detection, etc.)
- [51 single chip microcomputer traffic light simulation]
- HQL find the maximum value in a range
猜你喜欢
mysql8安装
拥抱机器视觉新蓝海,冀为好望开启数字经济发展新“冀”遇
31. 下一个排列
Redis deployment of cloud native kubesphere
22. 括号生成
three. JS text ambiguity problem
教你快速开发一个 狼人杀微信小程序(附源码)
Record a website for querying compatibility, string Replaceall() compatibility error
Software testing weekly (issue 68): the best way to solve difficult problems is to wait and see the changes and push the boat with the current.
Recovering data with MySQL binlog
随机推荐
The El table horizontal scroll bar is fixed at the bottom of the visual window
Huawei cloud MVP email
The quill editor image zooms, multiple rich text boxes are used on one page, and the quill editor upload image address is the server address
Utils of various date conversion
STD:: shared of smart pointer_ ptr、std::unique_ ptr
Design and manufacture of 51 single chip microcomputer solar charging treasure with low voltage alarm (complete code data)
jmeter操作redis
Servlet监听器&过滤器介绍
Customize the shortcut options in El date picker, and dynamically set the disabled date
Mysql8 installation
Use of Presto date function
8086 of x86 architecture
Customize classloader and implement hot deployment - use loadclass
拥抱机器视觉新蓝海,冀为好望开启数字经济发展新“冀”遇
How to click an object to play an animation
melt reshape decast 长数据短数据 长短转化 数据清洗 行列转化
Melt reshape decast long data short data length conversion data cleaning row column conversion
5 free audio material websites, recommended collection
软件测试周刊(第68期):解决棘手问题的最上乘方法是:静观其变,顺水推舟。
Free and open source charging pile Internet of things cloud platform