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] uYou download: filesystem permission error when using Apple Development Certificate to sign IPA (error 200) #238

Closed
danielnma opened this issue Jun 23, 2022 · 17 comments
Labels
bug Something isn't working Solved uYou

Comments

@danielnma
Copy link

danielnma commented Jun 23, 2022

Device info

  • Devices: iPad 2020 on iPadOS 15.1.1 and iPhone X on iOS 15.5
  • uYouPlus: 16.42.3_2.1
  • Xcode with iOS App Signer

Describe the bug

The bug is as described in the FAQ: "Error 200: Unable to move a file from…" (link)

How to reproduce the bug

Resign the IPA using iOS App Signer and install:

  1. Choose a valid and current Apple Development Certificate
  2. Use a wildcard iOS Team Provisioning Profile
  3. Do not change the Application ID, Display Name, or version
  4. Install the resigned IPA onto any registered iPadOS/iOS device with Xcode's device manager
  5. Experience the bug

Additional context:

The FAQ suggests this is because the user used an Apple Distribution Certificate instead of an Apple Development Certificate. This is not the case as can be seen in the steps to reproduce the bug. I am a current Apple Developer.

@danielnma danielnma added the bug Something isn't working label Jun 23, 2022
@qnblackcat
Copy link
Owner

That’s interesting 🤔 can you try using the apple development certificate with an explicit profile?

@DarthGigi
Copy link

Same here,

I followed the FAQ (set the Identity type to use for appdb PRO to Development), however it still results in the same error (200).

@qnblackcat qnblackcat changed the title [Bug] uYou filesystem permission errors when using Apple Development Certificate to sign IPA [Bug] uYou download: filesystem permission errors when using Apple Development Certificate to sign IPA Jun 23, 2022
@qnblackcat qnblackcat changed the title [Bug] uYou download: filesystem permission errors when using Apple Development Certificate to sign IPA [Bug] uYou download: filesystem permission error when using Apple Development Certificate to sign IPA (error 200) Jun 27, 2022
@qnblackcat qnblackcat pinned this issue Jun 27, 2022
@hero3210
Copy link

hero3210 commented Aug 6, 2022

the same issue (Error 200) appears when using dev cert with SignTools.

it does not happen when using uYou on a jailbroken device.

@qnblackcat qnblackcat unpinned this issue Aug 21, 2022
@qnblackcat qnblackcat pinned this issue Sep 25, 2022
@Akhenaten121
Copy link

Will there ever be a fix for this download error 200 problem?

@DarthGigi
Copy link

Will there ever be a fix for this download error 200 problem?

Installing it with TrollStore fixes it, but this isn't for everyone

@moh-ter
Copy link

moh-ter commented Oct 14, 2022

Strangely, signing the app with Sideloadly fixes the download issue (Local Anisette mode).

These are the results of my testing:

  • Downloading works on jailbroken devices with the official tweak. ✅
  • Downloading does not work with distribution certificates using SignTools. ❌
  • Downloading does not work with development certificates & wildcard provisioning profile using iOS App Signer. ❌
  • Downloading does not work with distribution certificates & wildcard provisioning profile using iOS App Signer. ❌
  • Downloading works with development certificates & explicit provisioning profile using iOS App Signer. ✅
  • Downloading works with distribution certificates & explicit provisioning profile using iOS App Signer. ✅
  • Downloading works with Normal accounts using Anisette in Sideloadly. ✅
  • Downloading works with Developer accounts using Anisette in Sideloadly (Development certificate + explicit profile). ✅
  • Downloading works with TrollStore. ✅

@moh-ter
Copy link

moh-ter commented Oct 14, 2022

That’s interesting 🤔 can you try using the apple development certificate with an explicit profile?

you were right, explicit profiles work.

This was referenced Oct 28, 2022
@Aholicknight
Copy link

you were right, explicit profiles work.

Do you use Signulous? I have Signulous to sign IPAs and have no idea how to export or generate a explicit profile

@Mikasa-san
Copy link

Is there any fix ?

@mapeles
Copy link

mapeles commented Jan 1, 2023

I believe this issue is also related to #335.

@elisaado
Copy link

Using an explicit profile works for me as well, that does however replace any app already installed with that profile which makes it an unfavourable option.

@understaff
Copy link

Hello, I have a question. Is it possible to change the download location or the location when accessing the downloaded file? In what line of code can I see this?
Actually it is possible to fix notifications and downloads with a developer account but you have to change the location when you want to access the bundle uyou @qnblackcat ?

@qnblackcat
Copy link
Owner

Hello, I have a question. Is it possible to change the download location or the location when accessing the downloaded file? In what line of code can I see this?
Actually it is possible to fix notifications and downloads with a developer account but you have to change the location when you want to access the bundle uyou @qnblackcat ?

Not possible. Please ask the dev of uYou instead

@abbasmusawis
Copy link

Hi
Anyone please send a video showing how to create a compatible signing certificate using apple developer account?
I tried but downloading still not working
I couldn't find find any good videos on youtube either

@qnblackcat
Copy link
Owner

Fixed in v18.15.1-3.0

@understaff
Copy link

Fixed in v18.15.1-3.0

oh it's true brother how did you fix it? wow now i have fully functional notifications + downloads you are great. 🥇

@level3tjg level3tjg unpinned this issue May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Solved uYou
Projects
None yet
Development

No branches or pull requests

13 participants