E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ITMS
上传App Store 报错 ERROR
ITMS
-90087: "Unsupported Architectures 解决办法
报这个错一般是由于自己制作的framework包含了x86_64,i386架构,这个是苹果不允许的。解决办法:剔除掉x86_64,i386这两个架构三种办法:1、重新打包解决2、工程中添加shell脚本来解决3、通过终端来去除脚本如下:APP_PATH="${TARGET_BUILD_DIR}/${WRAPPER_NAME}"#Thisscriptloopsthroughtheframeworks
逸风落尘
·
2020-03-03 21:06
SKStoreReviewController之程序内评价
NSURL*url=[NSURLURLWithString:@"
itms
-apps://itunes.apple.com/cn/app/XXX/idXXX?
__Mr_Xie__
·
2020-03-03 13:27
从应用内部跳转到AppStore
[[UIApplicationsharedApplication]openURL:[NSURLURLWithString:@"
itms
-apps://itunes.apple.com/cn/app/ying-yong-pin-yin
天地一紫罗
·
2020-03-03 04:40
Build phase中通过shell修改info.plist中信息\
ITMS
-90060
只使用pod的同学搜一下"ERRORITMS-90060:"Thisbundleisinvalid.ThevalueforkeyCFBundleShortVersionString'adaff276015b8322fa5d2060e265940acf01c8e7'intheInfo.plistfilemustbeaperiod-separatedlistofatmostthreenon-negat
神秘唤猫人
·
2020-03-03 00:50
iOS应用打包上传时报错: ERROR
ITMS
-90096: Your binary is not optimized for iPhone 5...
今天在打包app时报了下面的错误,现以解决写此文章记录一下,希望能给遇到同样问题的朋友参考一下。问题描述:ERRORITMS-90096:"YourbinaryisnotoptimizedforiPhone5-NewiPhoneappsandappupdatessubmittedmustsupportthe4-inchdisplayoniPhone5andmustincludealaunchima
百事星空
·
2020-03-02 21:14
iOS上传
ITMS
-90035错误解决
近几天打包公司的项目,上传出现ERRORITMS-90035错误,因为前两天都上传更新过一次,这次小改动,xcode也没有更新,怎么突然出现这个问题,顿时懵逼.具体报错如下:ERRORITMS-90035:"InvalidSignature.Codeobjectisnotsignedatall.Thefileatpath[**************.app/Frameworks/RevealSe
hmengy
·
2020-03-02 07:11
ERROR
ITMS
-90535 Unexpected CFBundleExecutable Key
X-code或者ApplicationLoader上传ipa文件出现ERRORITMS-90535UnexpectedCFBundleExecutableKey的解决办法,如下图所示的第二个错误,meng解决办法:找到EaseUIResourse.bundle下的plist文件,删除掉CFBundleExecutable这一行就OK了。X-code或者ApplicationLoader上传ipa文
困惑困惑困惑
·
2020-03-02 05:11
iOS11 AppStore推广支付(Promoting In-App Purchases)
queueshouldAddStorePayment:(SKPayment*)paymentforProduct:(SKProduct*)product{returnNO;}三、在safari里填上链接
itms
-services
开发我东哥
·
2020-02-29 03:14
提交版本停留在Authentating with 他和Itunes Store界面
/Applications/Xcode.app/Contents/Applications/ApplicationLoader.app/Contents/
itms
/bin/iTMSTransporter
我们的新世界
·
2020-02-27 17:46
Error
ITMS
-90362 — ReplayKit
打包了一个App提交iTunesConnect报错:descriptionlength:3730492ERRORITMS-90362:"InvalidInfo.plistvalue.Thevalueforthekey'NSExtensionActivationRule'inbundleiphoneLive.app/PlugIns/QSkyLiveSetupUI.appexisinvalid.Thi
小怪之屋
·
2020-02-26 22:30
iOS一些常用功能
@paramappIdAPPID*/+(void)toAppStoreReview:(NSString*)appId{NSString*str=[NSStringstringWithFormat:@"
itms
-apps
__weak
·
2020-02-26 22:45
ERROR
ITMS
-90158/90161/90535/90542
9月经过不懈的努力,终于项目收尾,准备提交审核,可在提交的时候遇到了各种问题:我用的是XCode自带的Archive,在构建版本的提交的时候错误提示:ERRORITMS-90158:与urlscheme相关,今天我遇见的是scheme的格式不正确,scheme中出现了下划线...ERRORITMS-90161:描述文件先关,一般是描述文件失效,重新下载描述文件,安装即可ERRORITMS-9053
Caiflower
·
2020-02-24 13:05
关于iOS上传APP的IPA文件ERROR
ITMS
-90717和ERROR
ITMS
-90096报错的解决办法
工具版本:Xcode9.2工具版本今天为止又写好一个应用,准备再次打包一个新的应用准备上架到AppStore,当我使用Xcode生成IPA文件后,上传的时候突然出现这样的弹窗:报错截图报错1:ERRORITMS-90096:“YourbinaryisnotoptimizedforiPhone5-NewiPhoneappsandappupdatessubmittedmustsupportthe4-i
小蜜蜂Bee
·
2020-02-24 06:46
ERROR
ITMS
-90717: “Invalid App Store Icon. The App Store Icon in the asset catalog in 'xxx.app' c...
最近向appstore上传应用的时候,报了这样一个错误,如下图ERRORITMS-90717:“InvalidAppStoreIcon.TheAppStoreIconintheassetcatalogin'xxx.app'can’tbetransparentnorcontainanalphachannel.”英语好的小伙伴们,一眼应该能看出是哪里的问题。这个error的意思是说在你的应用中图片集里
墙角一枝梅5
·
2020-02-22 08:30
xcode 配置以及证书和缓存清理
/.old_itmstransporter/"/Applications/Xcode.app/Contents/Applications/ApplicationLoader.app/Contents/
itms
沬日十七
·
2020-02-21 10:40
iOS 跳转到App store 评分 页面
l=zh&ls=1&mt=8NSString*str=[NSStringstringWithFormat:@"
itms
-apps://itunes.apple.com/WebObjects/MZStore.woa
造夢
·
2020-02-21 09:03
error
ITMS
-90034 missing or invalid signature
1、先Google找答案点击第一个http://stackoverflow.com/questions/29416381/error-
itms
-90034-apple-store-submitting-phonegap-error
一只舰
·
2020-02-20 02:12
ERROR
ITMS
-90034:”Missing or invalid signature.the bundle ‘com.vs.JiuDing’at bundle path ‘Payload/Ji
问题:ERRORITMS-90034:”Missingorinvalidsignature.thebundle‘com.vs.JiuDing’atbundlepath‘Payload/JiuDing.app’isnotsignedusinganApplesubmissioncertificate”方法:两个证书的信任设置系统默认如果还不好用,就把钥匙串里所有信任的地方都改成使用系统默认。
顾未深
·
2020-02-19 10:08
iOS IPA 提交错误 ERROR
ITMS
-4238
ERRORITMS-4238:"RedundantBinaryUpload.Therealreadyexistsabinaryuploadwithbuildversion'1.0'fortrain'1.0'"atSoftwareAssets/PreReleaseSoftwareAsset修改一下版本号(与最近一次提交不同的版本号)就可以成功提交了,主要是两次上传了相同版本号而导致的,所以就是修改一
江河_ios
·
2020-02-19 07:25
服务器支持Https请求及IOS企业包放置
ssl需要申请“免费电子邮件加密证书”及“SSL”,然后验证域名,取回证书2、服务器配置Httpstomact根目录下,conf/server.xml解开注释,或者直接添加``````4、IOS更新地址
itms
-services
lhl_012
·
2020-02-18 18:51
APP打包上传报错 ERROR
ITMS
-90161
xcode-windows-organizer-选中archive包,右键showinfinder,找到安装包文件,右键显示包内容,把Products目录下的Application文件夹改名为Payload,修改info.plist文件ApplicationProperties-ApplicationPath,把Application/xx改为Payload/xx重新上传即可
FrYng
·
2020-02-18 05:05
ios 程序跳转到itunes商店
mt=8然后将https://替换为
itms
://或者
itms
-apps://:
itms
://itunes.apple.com/gb/app/yi-dong-cai-bian/id391945719?
白屏
·
2020-02-17 03:11
iOS评分功能、APP中打开其他应用程序
NSString*str=[NSStringstringWithFormat:@"
itms
-apps://itunes.apple.com/cn/app/id%@?
咖啡绿茶1991
·
2020-02-15 21:13
iOS 跳转到评论详情、弹出电话、跳转到QQ、跳转到微信、跳转到微信公众号
跳转评论、详情//跳转到详情NSString*str=[NSStringstringWithFormat:@"
itms
-apps://itunes.apple.com/cn/app/id%@?
IT小妞儿
·
2020-02-15 13:04
iOS跳转App Store应用评论页
iOS8+的跳转URL是不同的,所以必须区别处理,以下是代码逻辑:这里先定义一个模板,根据不同的系统版本做处理,可以看到URL是不一样的staticNSString*templateReviewURL=@"
itms
-apps
robyzhou
·
2020-02-15 10:28
上传iOS应用时 ERROR
ITMS
-90096: Your binary is not optimized for iPhone 5。。。
问题描述遇到一个iOS上传应用的问题,就是在上传二进制包的时候报错ERRORITMS-90096:"YourbinaryisnotoptimizedforiPhone5-NewiPhoneappsandappupdatessubmittedmustsupportthe4-inchdisplayoniPhone5andmustincludealaunchimagereferencedintheInf
kongxx
·
2020-02-15 08:20
提交二进制文件报错-ERROR
ITMS
-90096:
ERRORITMS-90096:"YourbinaryisnotoptimizedforiPhone5-NewiPhoneappsandappupdatessubmittedmustsupportthe4-inchdisplayoniPhone5andmustincludealaunchimagereferencedintheInfo.plistunderUILaunchImageswithaUI
门前的那颗樱桃树
·
2020-02-14 03:34
上传到App Store 时. iTunes Store Operation Failed, An Error occurred uploading to the iTunes store.
/Applications/Xcode.app/Contents/Applications/ApplicationLoader.app/Contents/
itms
/bin/iTMSTransporter
四海八荒_a78e
·
2020-02-13 06:49
iOS APP评分方式
1.跳出应用,跳转到AppStore,进行评分如果是7.0以前的系统NSString*str=[NSStringstringWithFormat:@"
itms
-apps://ax.itunes.apple.com
Jerry_WJ
·
2020-02-13 05:15
苹果提交时WARNING
ITMS
-90076
在提交时遇到:WARNINGITMS-90076:"PotentialLossofKeychainAccess.Thepreviousversionofsoftwarehasanapplication-identifiervalueof['XXXX.com.XXXXX.ios']andthenewversionofsoftwarebeingsubmittedhasanapplication-ide
Linda_smile
·
2020-02-13 00:01
iOS app评分功能
NSString*baseUrl=[NSStringstringWithFormat:@"
itms
-apps://itunes.apple.com/WebObjects/MZStore.woa/wa/viewContentsUserReviews
阿兹尔
·
2020-02-12 04:51
程序内部打开某个APP在AppStore的购买页面
引入头文件2、写上代理3、实现方法和结束代理方法当然我也是参考前人的方法原文地址注意:1.可以在跳之前判断一下NSString*urlString=[NSStringstringWithFormat:@"
itms
-apps
Johnny_Chang
·
2020-02-11 03:22
iOS 13有关于蓝牙上架被拒绝的问题
ITMS
-90683:NSBluetoothPeripheralUsageDescription
拒绝的问题:
ITMS
-90683:MissingPurposeStringinInfo.plist-Yourapp'scodereferencesoneormoreAPIsthataccesssensitiveuserdata.Theapp'sInfo.plistfileshouldcontainaNSBluetoothPeripheralUsageDescriptioniOS13
i_MT
·
2020-02-09 16:41
Xcode打包报错ERROR
ITMS
-90171: "Invalid Bundle Structure
合作伙伴发来的framework集成到我们胖杂大的项目里面之后,打包上线,接着就报错了,见下图:很明显是这个framework的原因AppStoreConnectOperationErrorERRORITMS-90171:"InvalidBundleStructure-Thebinaryfile'ZhangFeiEncharge.app/Frameworks/QiBeiNewSDK.framewo
LYPC_下里巴人
·
2020-02-09 12:50
iOS - 跳转App Store下载 app 的两种方式
一、第1种:直接跳转demo直接跳转效果1.1、Swift版本///跳转@objcfuncclick1(){leturl=URL(string:"
itms
-apps://itunes.apple.com
IIronMan
·
2020-02-09 06:58
打包提示错误 INFO
ITMS
-90111
碰到别人打包时提示了INFOITMS-90111的错误:INFOITMS-90111:"BetaToolchain.Thisapphasbeenbuiltusingbetatoolchains.AppsbuiltwithbetatoolchainsareacceptableforTestFlightsubmission.Notethatyouwillnotbeabletosubmitthesebu
WeeverLu
·
2020-02-09 04:15
iPV6换SDK后上传版本报错:ERROR
ITMS
-90530,ERROR
ITMS
-90502
①ERRORITMS-90530:"InvalidMinimumOSVersion.Appsthatonlysupport64-bitdevicesmustspecifyadeploymenttargetof8.0orlater.MinimumOSVersionin'****.app'is'7.0'."中文:无效的最小版本号,支持64位的设备,最小的版本号必须是iOS8以上,而在****.app上
wg689
·
2020-02-08 23:42
上传App Store的时候一直卡在authenticating with the itunes store
/Applications/Xcode.app/Contents/Applications/ApplicationLoader.app/Contents/
itms
/bin/iTMSTransporter
种提莫的蘑菇
·
2020-02-07 10:33
iOS开发之解决ERROR
ITMS
-90046: "Invalid Code Signing Entitlements.
在对项目进行打包上传到APPStore时候,出现以下这个错误:翻译过来的大概意思就是:"无效的代码签名权利。您的应用程序包的签名包含不支持iOS上的代码签名授权"。那么十有八九是打包的描述证书有问题,或者是项目的BundleIdentifier命名出现不规范等。登录到开发者个人中心查看相应的描述证书的状态是否为活动,如果Invalid,就要把它更改为Active,才能使用。点击进去,选择Ediit
朱晓晓的技术博客
·
2020-02-06 18:32
ios app 上传时 ERROR
ITMS
-90096
第一步、把LaunchScreenFile清空然后使用LaunchScreenSource在Launch里面加640*960(4/4s)2X位置640*1136(5/5s/5c)R4位置750*1334(6)R4.7位置1242*2208(6plus)R5.5位置第二步、info.plist加入图片中的字段(UILaunchImagesUILaunchImageNameDefault-568UIL
粑粑又被注册了嘛
·
2020-02-06 17:31
ERROR
ITMS
-90474报错
iTunesStoreOperationFailedERRORITMS-90474:"InvalidBundle.iPadMultitaskingsupportrequirestheseorientations:'UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientatio
凤鹃一鸣
·
2020-02-05 07:19
Flutter iOS 上架被拒的一些坑
Weidentifiedoneormoreissueswitharecentdeliveryforyourapp,"********软件"1.0.1(2).Pleasecorrectthefollowingissues,thenuploadagain.
ITMS
jqboooo
·
2020-02-02 15:38
ios提审包上传常见错误
ITMS
-90085
ITMS
-90085错误信息:ApplicationLoader版本过低。
大爷是高傲的喵
·
2020-02-02 08:26
上传App Store时候一直卡在 Authenticating with the iTunes Store
/.old_itmstransporter/"/Applications/Xcode.app/Contents/Applications/ApplicationLoader.app/Contents/
itms
Neville
·
2020-02-02 07:56
错误:ERROR
ITMS
-90096
当deploymentTarget选择支持iOS7时,打包上架是出现ERRORITMS-90096的错误。上网找了下,关键点有三项:1、图片的名称必须叫Default-568.png。2、必须把图片放在工程的根目录下。3、图片尺寸必须是320*568。由于美工只给了一张启动图,也就没去改了,后来我是改为支持iOS8,然后上架的!参考自:http://blog.csdn.net/wsjshx/art
FallPine
·
2020-02-01 18:17
StoreKit
SKStoreReviewControllerrequestReview];}else{[[UIApplicationsharedApplication]openURL:[NSURLURLWithString:@"
itms
-apps
BoomLee
·
2020-02-01 03:53
跳转到APPStore评分
在ios6.0前跳转到appstore评分一般是直接跳转到appstore评分NSString*evaluateString=[NSStringstringWithFormat:@"
itms
-apps:
严木木
·
2020-01-08 17:34
ERROR
ITMS
-90535 iOS上传
ERRORITMS-90535:"UnexpectedCFBundleExecutableKey.Thebundleat'Payload/你的APP.app/Emotion.bundle'doesnotcontainabundleexecutable.Ifthisbundleintentionallydoesnotcontainanexecutable,considerremovingtheCFB
DIOS2012
·
2020-01-08 01:25
ERROR
ITMS
-90475: "Invalid Bundle. iPad Multitasking support requires launch story board in bundle "
在使用ApplicationLoader上传ipa时出现ERRORITMS-90475:"InvalidBundle.iPadMultitaskingsupportrequireslaunchstoryboardinbundle"错误,解决方法如下:找到项目下TARGETS->General->DeploymentInfo将Requiresfullscreen打上勾就OK了。屏幕快照2017-06
CombatReadiness
·
2020-01-07 17:44
iOS - 上传APP Store报错Error
ITMS
-90096: Your binary is not optimized for iPhone 5
问题描述:使用Xcode8向AppStore提交ipa包时,提示ERRORITMS-90096:"YoubinaryisnotoptimizedforiPhone5...."错误,如下图123.png———————————————————————————————————解决方案:Paste_Image.pngiPhonePortrait/iOS5,62x:649*960iPhonePortrait
柳爷在深圳
·
2020-01-07 11:30
上一页
8
9
10
11
12
13
14
15
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他