User Tools

Site Tools


howto:iosrollback

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
howto:iosrollback [2019/01/02 09:40]
computerstar2000 [Rollback IOS GO App]
howto:iosrollback [2019/01/02 09:42]
computerstar2000 [Prevent App Store Updates]
Line 41: Line 41:
 If you have auto-updates enabled on your phone, or you just dont like the red badge constantly nagging that you have an update to perform, follow these steps to eliminate that. If you have auto-updates enabled on your phone, or you just dont like the red badge constantly nagging that you have an update to perform, follow these steps to eliminate that.
  
--Extract iTunesMetadata.plist from the IPA (it's a zip file, so Betterzip would be fine)+-Extract iTunesMetadata.plist from the IPA (it's a zip file, so Betterzip, winrar etc would be fine)
  
-- Edit (with PlistEditor or XCode) and remove "softwareVersionExternalIdentifier" and "softwareVersionExternalIdentifiers" from it and save the file back to the IPA (Remote the <key> and <integer> values for each+- Edit (with PlistEditorXCode or even Notepad++ if youre careful) and remove "softwareVersionExternalIdentifier" and "softwareVersionExternalIdentifiers" from it and save the file back to the IPA (Remote the <key> and <integer> values for each
  
-- Sync new version with device from iTunes. If you are unable to sync, install Charles 12.6.3 using the link below+- Sync new version with device from iTunes. 
  
 ===== Breakpoint Problems ===== ===== Breakpoint Problems =====
howto/iosrollback.txt ยท Last modified: 2019/01/16 12:56 by computerstar2000