Skip to content

Common Issues

Dragonblitz10 edited this page Jul 21, 2019 · 5 revisions

Common Issues

Welcome to the Wiki for Common Issues and fixes if you find an issue that is not on here please post an image of the error in the Support chat in the TweakBox Server

You already have a current iOS Development certificate or a pending certificate request

Image of Error

This usually means that you have an active certificate somewhere else to fix this you must revoke all active certificates from the Xcode section (refer to the image below)

Image of Xcode

An app ID with identifier 'app.com.iOS' is not available please try a different string

Image of AppInstalled

This is a common error while self-signing applications as it means the app you are trying to install is already installed (Spotify++ cant be installed with Spotify already there etc) You should delete the original version of the app you are downloading.

note: please also delete the AppID using Xcode

Please sign in with an app-specific-password.

Image of AppInstalled

This error only appears if you have 2FA enabled and are using your normal password to fix this please generate an app password and use that (you only need one, refer to the link below on how to create an app password) https://support.apple.com/en-ca/HT204397

LockDown_E_Plist_Error

Image of LockDown

This error is usually produced when your iDevice does not trust the computer or it was locked during the installation to fix this You should

  • trust the computer
  • Keep your phone unlocked
  • Remove passcode if it persists

Your maximum App ID limit has been reached

Image of AppID

This usually happens when you generate more then 10 App IDs within a week (often when you attempt to self sign application what generate a error) to fix this you will have to either

  • Wait a week for the quota to reset (delete App IDs you aren't using)
  • Make a new Apple ID

The Network Extension Feature is available to Developer members only

Image of Network

This error is unknown and has no proper documentation however two common fixes

  • create a new Apple ID
  • Revoke certificates

My Apps aren't downloading from Sideload!

Sideload is for self-signers that download the IPA and sign it using cydia impactor, ReProvison and Extender while Jailbroken users that have a tweak called 'AppSync Unified' that allows them to install applications as if they were signed...

Image of AppSync

Sideload Download page:

Image of AppSync