Rock Extensions: Difference between revisions

From iPhone Development Wiki
(Created page with '{{infobox Package | developer = Rock Your Phone (Intelliborn) | package = com.rockyourphone.rockextensions | version = 1.01 }} Rock Extensions is a fork of [[MobileSubstrate…')
 
(No difference)

Latest revision as of 22:22, 10 October 2009

Rock Extensions
Cydia Package
Developer Rock Your Phone (Intelliborn)
Package ID com.rockyourphone.rockextensions
Latest Version 1.01


Rock Extensions is a fork of MobileSubstrate, which is notorious among the developers that make MobileSubstrate extensions behave erroneously. It cannot run on 3.x.

Difference with MobileSubstrate

  • Foundation.framework will always be loaded in Rock Extensions, while MobileSubstrate will not (in the newer versions). This may cause problems in some apps like Skype.
  • Rock Extensions has better crash handling than MobileSubstrate. For example, it features a crash reporter, and crashing extensions will be automatically disabled.
  • Rock Extensions uses an old fork of MobileSubstrate, which may miss some improvements.
  • Rock Extensions is closed-source.