Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Cannot sideload on iPhone 15 Pro (invalid bundle) #125

Closed
2 tasks done
Rexios80 opened this issue Sep 22, 2023 · 15 comments
Closed
2 tasks done

[Bug] Cannot sideload on iPhone 15 Pro (invalid bundle) #125

Rexios80 opened this issue Sep 22, 2023 · 15 comments
Labels
Incompatible Something isn't compatible

Comments

@Rexios80
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Have you read the FAQ?

  • Yes, I did read the FAQ

Device info

  • iOS/iPadOS version: 17.0.2
  • Device model: iPhone 15 Pro Max
  • Sideload tool (AltStore, Sideloadly, TrollStore,...): iOS App Signer
  • The specific version of uYouPlus (latest or newest is NOT a version number!): v18.35.4-3.0.1

Describe the bug

Error installing  '/Users/rexios/Downloads/uYouPlusExtra.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSUnderlyingError=0x60000a3c2eb0 {Error Domain=com.apple.dt.CoreDeviceError Code=3000 "The item at uYouPlusExtra.ipa is not a valid bundle." UserInfo={NSURL=file:///Users/rexios/Downloads/uYouPlusExtra.ipa, NSLocalizedDescription=The item at uYouPlusExtra.ipa is not a valid bundle., NSLocalizedFailureReason=Failed to read the bundle.}}, NSURL=file:///Users/rexios/Downloads/uYouPlusExtra.ipa, NSLocalizedDescription=Failed to install the app on the device.}
Domain: com.apple.dt.DVTCoreDevice
Code: -1
User Info: {
    DVTErrorCreationDateKey = "2023-09-22 15:08:07 +0000";
}
--


System Information

macOS Version 13.6 (Build 22G120)
Xcode 15.0 (22265) (Build 15A240d)
Timestamp: 2023-09-22T11:08:07-04:00

Steps to reproduce the issue

  1. Repackage with iOS App Signer
  2. Attempt to install with Xcode

Crash log (if the app crashes)

No response

Are you using the newest version of uYouPlus? If not, why?

✅ Yes, I'm using the latest version of uYouPlus right now

Does the issue happen with the official YouTube from AppStore?

❌ No, I can't reproduce this issue in the official YouTube from AppStore

Additional context

Installing the same IPA on an older iPhone works

@Rexios80 Rexios80 added the bug Something isn't working label Sep 22, 2023
@Rexios80 Rexios80 changed the title [Bug] Cannot sideload on iPhone 15 [Bug] Cannot sideload on iPhone 15 (invalid bundle) Sep 22, 2023
@Rexios80 Rexios80 changed the title [Bug] Cannot sideload on iPhone 15 (invalid bundle) [Bug] Cannot sideload on iPhone 15 Pro (invalid bundle) Sep 22, 2023
@arichornlover
Copy link
Owner

arichornlover commented Sep 22, 2023

I don't think uYouPlus/uYouPlusExtra supports iPhone 15 Pro devices. I'll see if I can make it work with the new iPhone.

@arichornlover arichornlover added Incompatible Something isn't compatible and removed bug Something isn't working labels Sep 22, 2023
@arichornlover
Copy link
Owner

well sadly I'm unable to support newer the iPhone devices at the moment. macos-latest in buildapp.yml was not updated to Xcode 15 and the iOS 17 SDK is conflicting iSponsorBlock Tweak

@Rexios80
Copy link
Author

Rexios80 commented Sep 23, 2023

Should we create an issue in iSponsorBlock? Is it open source?

@nalin29
Copy link

nalin29 commented Sep 23, 2023

It works on iPhone 15 using it right now

@Rexios80
Copy link
Author

Rexios80 commented Sep 23, 2023

I'm pretty sure this issue is specific to the iPhone 15 Pro because of the new CPU

@jxjftw
Copy link

jxjftw commented Sep 23, 2023

Installed on 15 Pro Max using Altstore, no issues, works fine.

@hakufu
Copy link

hakufu commented Sep 23, 2023

Installed on 15 Pro with Sideloady. Also no issues. Paid dev account though.

@senorYME
Copy link

i use altstore , to update ios 17 you either disable sip or use version 1.7 of altstore. from what altstore devs mention on patreon to make altstore ios17 to work you need latest windows altserver or mac os sonoma

@jxjftw
Copy link

jxjftw commented Sep 23, 2023

Installed using Mac OS 13.5, didn’t need 14.

@Rexios80
Copy link
Author

Okay so what is AltStore/Sideloadly doing that the app signer isn't? I used this exact method to install on my 14 pro last week.

@robpneu
Copy link

robpneu commented Sep 24, 2023

I also use iOS App Signer w/ a paid Apple Developer account on my MacBook Pro running macOS 13.6 and it is failing to install on my new iPhone 15 Pro with the same message.

I think it's related to how it was signed than the iOS device itself as other apps I had signed and worked just fine on my iPhone 12 are failing to install on my iPhone 15 Pro in the exact same way.

I just tried Sideloadly on the same MacBook Pro using my same paid Apple Developer and it worked flawlessly. Unfortunately I have to assume it's an issue with iOS App Signer. 😞

Adding some more context:

  • iOS/iPadOS version: 17.0.2
  • Device model: iPhone 15 Pro
  • Sideload tool (AltStore, Sideloadly, TrollStore,...): iOS App Signer (Failed), Sideloadly (Successful)
  • The specific version of uYouPlus (latest or newest is NOT a version number!): v18.35.4-3.0.1

@Rexios80
Copy link
Author

This issue suggests installing the IPA with Apple Configurator which actually works. This seems to be a problem with Xcode installing IPAs on iOS 17 devices and not an issue with the iOS App Signer.

@Rexios80
Copy link
Author

I updated the older iPhone to iOS 17 and can confirm it no longer works for that device either

@robpneu
Copy link

robpneu commented Sep 25, 2023

I now agree that this is an xcode on iOS/iPadOS 17 issue not a uYouPlusExtra issue, so I think this issue can be closed.

I tested 4 different apps (including uYouPlusExtra v18.35.4-3.0.1) on 3 different devices:

  • iPhone 15 Pro: iOS 17.0.2
  • iPhone 12: iOS 17.0.1
  • iPad Pro (11-inch) (3rd generation): iPadOS 17.0.1

I did a fresh re-sign using iOS App Signer with my paid Apple Developer account on known working .ipa's and then tried installing resulting (signed) .ipa's, first using xcode's Devices and Simulators and then using Apple Configurator. Every one failed using xcode with the same error message (ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device.") and worked flawlessly (and faster in my opinion) with Apple Configurator. Also of note, I'd originally installed all of these apps on my iPhone 12 and iPad when they were on iOS/iPadOS 16 without issue and they still worked after I'd updated them to iOS/iPadOS 17 last week. Only when I removed them and tried to reinstall them with xcode caused any issue. I'm not going to downgrade either to iOS/iPadOS 16 to exhaustively test this but I'm pretty confident this is an issue with xcode and iOS/iPadOS 17.

I forgot Apple Configurator even existed and never thought to use it in conjunction with iOS App Signer. I found using Apple Configurator even easier than the xcode Devices and Simulators window method anyways so I'm probably just going to switch to it permanently.

@ginofalaci
Copy link

Just use 'Apple Configurator' instead of Xcode to install on your device and it's working.... until Apple fix this and so many other bugs...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Incompatible Something isn't compatible
Projects
None yet
Development

No branches or pull requests

8 participants