iOS

In the list above:

See also:

File managers

Media players

Name Version compatible with iOS 7.x AAC/AC3 Stretch AAC/AC3/SRT Latest version
8player v2.13.3 21.10.2015 v4.1.3 19.09.2018, iOS 11.x
Infuse Pro v3.6.2 ±22.09.2015 :YES:/:YES: :NO:/:NO:/:YES v5.8.3 19.09.2018, iOS 9.x
VLC v2.9.0 09.02.2018 v3.1.2 03.09.2018, iOS 9.x
BUZZ Player v6.6.3 07.06.2016 :YES:/:NO: :YES:/:HELP:/:YES v6.6.3

Dictionaries

Games for kids

Other

Questions answered

Перехват HTTP/HTTPS трафика iOS приложений

Теперь почти для всех iOS приложений проверка сертификата заканчивается успехом какой бы сертификат приложению не подсунули. Это позволяет скормить через Fiddler2 весь HTTP/HTTPS трафик с вашего iOS девайса.

What application can show the WiFi spots signal strength and distribution over channels?

Unfortunately, all such applications have been removed from Apple store, see Apple Drops Wi-Fi Sniffers from iPhone App Store. However unofficially API can be called, see iPhone signal strength. So the only possibility for jailbroken devices is to install one of applications from Cydia, in particular WiFi Analyzer (mind that it only supports the 2.4 GHz band and has limited support for 802.11n networks).

How to view saved WiFi passwords?

How to watch video from iPad on TV via AirPlay without Apple TV?

What if my pad is lost or stolen?

How to prevent apps from being deleted?

Set Settings → General → Restrictions → Enable Restrictions [enter a 4-digit passcode and enter it again when prompted] → Deleting Apps to off.

How to install IPA application on iPad ?

Via USB link:

Via SSH:

  • You need to have OpenSSH installed (by default). Copy IPA to /private/var/mobile/Applications/<UUID>
  • To install IPA use vShare.

See also:

How to copy files from PC to iPad ?

Via USB link:

or directly over SSH.

When I try to update the application iOS asks for wrong user ID

Try one of the following:
  • Try to logout and login in Settings → Store → Apple ID.
  • Delete the application and install it again. Newly installed application should be signed by correct ID.

How to use iPad as cellphone?

Not possible. You need applications like Google Voice or Skype that will receive the VoIP over WiFi or 3G and reroute it to mobile network.

Is iOS 7/8 jailbroken?

What to do with i-device before selling it?

From What to do before selling or giving away your iPhone, iPad, or iPod touch:
  • Back up your device.
  • Go to Settings → General → Reset, then tap Erase All Content and Settings.
    This will completely erase your device and turn off iCloud, iMessage, FaceTime, Game Center, and other services.
    If you're using iOS 7 and have Find My iPhone turned on, your Apple ID and password will be required. After you provide your password, the device will be erased and removed from your account so that the next owner can activate it.

How to minimize user disruption from reloading purged tabs?

From Issue 228206:

Try Settings → Bandwidth → Preload Webpages → Never.

What is the directory where applications data is stored?

In shell navigate to /private/var/mobile/Applications. To find the private folder for a given app do:
# ls /private/var/mobile/Applications/*/*.app | grep MyAppName
B190A468-8D3F-4767-BB97-176074A572B0/MyAppName.app

I got "iCloud keychain was reset, this phone is no longer participating in iCloud keychain." message

Go to Settings → iCloud and enable Keychain. After SMS verification and entering account password the problem is gone.

Which additional packages to install?

  • Darwin CC Tools: nm, otool, strings, ld
  • BigBoss Recommended Tools: less, hexdump, locale, lsof, top, ps, vim, whois, wget, svn, git, patch, make
  • Locale Profiles in UTF-8: /usr/share/locale/en_US.UTF-8