Many of you have asking me how to disable Multitasking provided in the latest iOS 4.0 on their iPhone 3GS.

Here is a little and simple tutorial to get it disabled (not definitively removed) :

  1. SSH to \System\Library\CoreServices\SpringBoard.app and edit the file N82AP.plist
  2. Alter the key "multitasking" to enable/disable multi-tasking alter this key
<key>multitasking</key>
<true/>to this:
<key>multitasking</key>
<false/>


     3. Save the file, respring (maybe reboot).

If you like this post, share it ! | Post views: