Search results for

“ITMS-90338”

1,703 results found

Post

Replies

Boosts

Views

Activity

Reply to ERROR ITMS-90347: Bad bundle identifier.
Hi. Another person with the same issue and I have spent 3 days now searching and trying EVERYTHING. I'm rying to upload a sticker pack to the App Store as I've seen so many people do successfully already but I cannot get past this error:ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'com.myname.appname.StickerPackExtension' of the application extension appname.app/PlugIns/StickerPackExtension.appex should start with the application's bundle identifier 'com.myname' and not contain more than one period . after the application's bundle ID.I feel that this error is due to the extra . between the appname and the 'StickerPackExtension' text, but this is something that Xcode appears to do automatically. But surely Xcode wouldn't be causing itself an error like this?Any help would be seriously very much apprechiated as I'm lost for ideas.
Sep ’16
ITMS-90158
I received this error message when uploading the IPA via the application loader:ERROR ITMS-90158: The following URL schemes found in your app are not in the correct format: [meg-a_dotwusa]. URL schemes need to begin with an alphabetic character, and be comprised of alphanumeric characters, the period, the hyphen or the plus sign only. Please see RFC1738 for more detail.Does anyone know, what this specifically means? Or maybe has anyone an Idea what RFC1738 is?THX,
0
0
1.4k
Oct ’16
Application Loader killing me
We are trying to update an app in the store because it has iOS 10 issues. Application Loader is telling me ITMS-90478 with a complaint : The build with version 2.0.20 can't be imported becasue a later version has been closed for new build submissions.Here is my info contained in the bundle:software_assets apple_id=460854911 bundle_short_version_string=2.0.3 bundle_version=2.0.24Last time i checked, 2.0.24 > 2.0.20. Any ideas? Dev Support so far has been unhelpful.
0
0
188
Oct ’16
App Store upload warning "ITMS-90686: "The binary you uploaded was invalid"
I had no issue when uploading the last version, but, this time I tried to lower the iOS deployment version (from 10.0 to 9.0) and I'm getting this warning. It's not an error but it still concerns me.So far I tried these:- http://stackoverflow.com/questions/24823926/itms-9000-the-binary-you-upload-was-invalid- http://stackoverflow.com/questions/32908964/error-itms-90168-the-binary-you-uploaded-was-invalidbut none worked for me.I made sure I changed the deployment version in both project setting and target setting. And I still see the same warning even when I tried to revert back to 10.0 deployment target.It seems that they pass all the validation and processing no matter what. I don't know if this is just a warning I can safely ignore or not.Does anyone have the similar issue?
12
0
4.4k
Oct ’16
itms error 90684
itunesconnect starts giving following error from 5-oct-2016:The Info.plist file at MyApp.app/Theme/QM-Classic/info.plist is currently named info.plist. Info.plist filename is case-sensitive and must be exactly named as 'Info.plist'Interestingly, I successfully uploaded my another app with the same usage a few hours earlier.My app correctly contains one 'Info.plist' at the root. This other 'info.plist' file is not at the root of app and is for internal app use. Correcting this will need a lot of changes in my 6 years old app.
1
0
744
Oct ’16
ERROR ITMS-90168: "The binary you uploaded was invalid. (1102) While uploading to app store
I'm having this error while uploading to App store. Same app with Swift 2.2 on Xcode 7 works, with Swift 3 on Xcode 8 presents this error.I don't know how to solve it. I've already tried almost everything, also cleaning .itmstransporter directory as someone suggested, tried with Application Loader and with Xcode, but nothing changed. Please help me!
0
0
1.3k
Oct ’16
Requires armv7?
I've built an iMessage Extension with stickers, and it works great. Until I tried to upload the binary to App Store.My app requires ARM64 and there for I've built it with 'arm64' only and added the Required device capabilities: 'arm64' in the info.plist.The problem is that I'm not allowed to upload it to App Store. I get the error:ERROR ITMS-90503: Invalid Bundle. Apps that have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist must only contain the arm64 slice.I fear the the iMessage extension itself contains an armv7 slice and I cannot find a way to remove it. I've set the architecture and valid architecture to 'arm64' in both targets.Any ideas?
6
0
3.4k
Oct ’16
iOS 10 OTA Distribution sometimes fail and bug out the device, the only solution is a factory reset
Hello,When I go to our itms-link I have to enter the https authentication details 3 times when downloading, 1 for the .ipa file and 1 time for each of the icons, i figured. (Is this expected behavior?) However, if I some time during the authentication back out of Safari the installation will fail, and a grey icon of the app saying either the name of the app or Waiting will appear, and it is not removable, in any way. I then get spammed with Authentication Required messages telling me to fill in authentication info for the https site, doing this will result in nothing, but after a while the same dialog will pop up again. Restarting the device and doing resetting settings do not help. I had to factory reset it and then it worked again. Now this is happening to me again. Has anyone else experienced the same issue?Sorry for a maybe confusing and not so well structured post. Thanks.
13
0
4.9k
Oct ’16
iPhone 7: OTA Distribution not working (on other iOS 10 Devices, there is no Problem)
Hi at all!We have massive problems to install our company employee app via enterprise distribution on iPhone 7. Other iOS 10 devices make no problems. Has anyone a guess?We are using a website for distributing the apps to our employees: itms-services://?action=download-manifest&url=https://urlpath/appname.plistThe https-certificate is a trusted certificate. The installation site and the app-manifest has unlimited accessible via internet. Only the ipa-File has limited access via basic authentication:<?xml version=1.0 encoding=UTF-8?> <!DOCTYPE plist PUBLIC -//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd> <plist version=1.0> <dict> <key>items</key> <array> <dict> <key>assets</key> <array> <dict> <key>kind</key> <string>software-package</string> <key>url</key> <string>https://urlpath/access_limited/appname.ipa</string> </dict> <dict> <key&g
0
0
970
Oct ’16
Reply to ERROR ITMS-90167: "No .app bundles found in the package"
Application loader also giving same results ITMS-90167: No .app bundles found in the package
Replies
Boosts
Views
Activity
Sep ’16
Reply to ERROR ITMS-90347: Bad bundle identifier.
Hi. Another person with the same issue and I have spent 3 days now searching and trying EVERYTHING. I'm rying to upload a sticker pack to the App Store as I've seen so many people do successfully already but I cannot get past this error:ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'com.myname.appname.StickerPackExtension' of the application extension appname.app/PlugIns/StickerPackExtension.appex should start with the application's bundle identifier 'com.myname' and not contain more than one period . after the application's bundle ID.I feel that this error is due to the extra . between the appname and the 'StickerPackExtension' text, but this is something that Xcode appears to do automatically. But surely Xcode wouldn't be causing itself an error like this?Any help would be seriously very much apprechiated as I'm lost for ideas.
Replies
Boosts
Views
Activity
Sep ’16
ERROR ITMS-90179
Hello,when I want to update my application with Application Loader, the following error message: ERROR ITMS-90179: Invalid Code Signing.I tried the advice found on the internet but none works. Please, how to fix it?
Replies
1
Boosts
0
Views
840
Activity
Oct ’16
ITMS-90158
I received this error message when uploading the IPA via the application loader:ERROR ITMS-90158: The following URL schemes found in your app are not in the correct format: [meg-a_dotwusa]. URL schemes need to begin with an alphabetic character, and be comprised of alphanumeric characters, the period, the hyphen or the plus sign only. Please see RFC1738 for more detail.Does anyone know, what this specifically means? Or maybe has anyone an Idea what RFC1738 is?THX,
Replies
0
Boosts
0
Views
1.4k
Activity
Oct ’16
ERROR ITMS-90017
ERROR ITMS-90017: This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory.I want to upload my app to app storeHow can I fix this?
Replies
0
Boosts
0
Views
656
Activity
Oct ’16
Application Loader killing me
We are trying to update an app in the store because it has iOS 10 issues. Application Loader is telling me ITMS-90478 with a complaint : The build with version 2.0.20 can't be imported becasue a later version has been closed for new build submissions.Here is my info contained in the bundle:software_assets apple_id=460854911 bundle_short_version_string=2.0.3 bundle_version=2.0.24Last time i checked, 2.0.24 > 2.0.20. Any ideas? Dev Support so far has been unhelpful.
Replies
0
Boosts
0
Views
188
Activity
Oct ’16
WARNING ITMS-90686: "The binary you uploaded was invalid."
I have recently started getting the following error when I upload the archive to App Store:The archive passed validtion with several warnings.WARNING ITMS-90686: The binary you uploaded was invalid.I am working on:Xcode Version 8.0 (8A218a)Does anybody has any idea what's causing it?
Replies
26
Boosts
0
Views
6.6k
Activity
Oct ’16
App Store upload warning "ITMS-90686: "The binary you uploaded was invalid"
I had no issue when uploading the last version, but, this time I tried to lower the iOS deployment version (from 10.0 to 9.0) and I'm getting this warning. It's not an error but it still concerns me.So far I tried these:- http://stackoverflow.com/questions/24823926/itms-9000-the-binary-you-upload-was-invalid- http://stackoverflow.com/questions/32908964/error-itms-90168-the-binary-you-uploaded-was-invalidbut none worked for me.I made sure I changed the deployment version in both project setting and target setting. And I still see the same warning even when I tried to revert back to 10.0 deployment target.It seems that they pass all the validation and processing no matter what. I don't know if this is just a warning I can safely ignore or not.Does anyone have the similar issue?
Replies
12
Boosts
0
Views
4.4k
Activity
Oct ’16
itms error 90684
itunesconnect starts giving following error from 5-oct-2016:The Info.plist file at MyApp.app/Theme/QM-Classic/info.plist is currently named info.plist. Info.plist filename is case-sensitive and must be exactly named as 'Info.plist'Interestingly, I successfully uploaded my another app with the same usage a few hours earlier.My app correctly contains one 'Info.plist' at the root. This other 'info.plist' file is not at the root of app and is for internal app use. Correcting this will need a lot of changes in my 6 years old app.
Replies
1
Boosts
0
Views
744
Activity
Oct ’16
ERROR ITMS-90168: "The binary you uploaded was invalid. (1102) While uploading to app store
I'm having this error while uploading to App store. Same app with Swift 2.2 on Xcode 7 works, with Swift 3 on Xcode 8 presents this error.I don't know how to solve it. I've already tried almost everything, also cleaning .itmstransporter directory as someone suggested, tried with Application Loader and with Xcode, but nothing changed. Please help me!
Replies
0
Boosts
0
Views
1.3k
Activity
Oct ’16
Requires armv7?
I've built an iMessage Extension with stickers, and it works great. Until I tried to upload the binary to App Store.My app requires ARM64 and there for I've built it with 'arm64' only and added the Required device capabilities: 'arm64' in the info.plist.The problem is that I'm not allowed to upload it to App Store. I get the error:ERROR ITMS-90503: Invalid Bundle. Apps that have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist must only contain the arm64 slice.I fear the the iMessage extension itself contains an armv7 slice and I cannot find a way to remove it. I've set the architecture and valid architecture to 'arm64' in both targets.Any ideas?
Replies
6
Boosts
0
Views
3.4k
Activity
Oct ’16
error no .app bundles found in the package
Why would I get an error when I'm uploading the app using the Xcode organizer that says the following?ERROR ITMS-90167: No .app bundles found in the package
Replies
5
Boosts
0
Views
6.9k
Activity
Oct ’16
Reply to error no .app bundles found in the package
I found this:http://stackoverflow.com/questions/37838487/error-itms-90167-no-app-bundles-found-in-the-package
Replies
Boosts
Views
Activity
Oct ’16
iOS 10 OTA Distribution sometimes fail and bug out the device, the only solution is a factory reset
Hello,When I go to our itms-link I have to enter the https authentication details 3 times when downloading, 1 for the .ipa file and 1 time for each of the icons, i figured. (Is this expected behavior?) However, if I some time during the authentication back out of Safari the installation will fail, and a grey icon of the app saying either the name of the app or Waiting will appear, and it is not removable, in any way. I then get spammed with Authentication Required messages telling me to fill in authentication info for the https site, doing this will result in nothing, but after a while the same dialog will pop up again. Restarting the device and doing resetting settings do not help. I had to factory reset it and then it worked again. Now this is happening to me again. Has anyone else experienced the same issue?Sorry for a maybe confusing and not so well structured post. Thanks.
Replies
13
Boosts
0
Views
4.9k
Activity
Oct ’16
iPhone 7: OTA Distribution not working (on other iOS 10 Devices, there is no Problem)
Hi at all!We have massive problems to install our company employee app via enterprise distribution on iPhone 7. Other iOS 10 devices make no problems. Has anyone a guess?We are using a website for distributing the apps to our employees: itms-services://?action=download-manifest&url=https://urlpath/appname.plistThe https-certificate is a trusted certificate. The installation site and the app-manifest has unlimited accessible via internet. Only the ipa-File has limited access via basic authentication:<?xml version=1.0 encoding=UTF-8?> <!DOCTYPE plist PUBLIC -//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd> <plist version=1.0> <dict> <key>items</key> <array> <dict> <key>assets</key> <array> <dict> <key>kind</key> <string>software-package</string> <key>url</key> <string>https://urlpath/access_limited/appname.ipa</string> </dict> <dict> <key&g
Replies
0
Boosts
0
Views
970
Activity
Oct ’16