JSPatch is an Objective-C runtime bridge that enables calling Objective-C classes and methods from JavaScript code within iOS apps—commonly used for hotfixes by injecting scripts to patch app behavior at runtime. JSPatch bridges Objective-C and JavaScript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. Easy script loading via JavaScriptCore framework integration. That makes the APP obtaining the power of script language: add modules or replacing Objective-C code to fix bugs dynamically. There are some extensions provide support for custom struct type, C methods and other functional, call +addExtensions.
Features
- Enables JavaScript to invoke Objective-C classes and methods dynamically
- Facilitates hotfixing iOS apps without App Store re-submission
- Easy script loading via JavaScriptCore framework integration
- Supports iOS 6 and above, with forward compatibility (iOS 7+)
- Minimal footprint: includes a small engine and script interpreter
- MIT-licensed with platform performance in production use
Categories
FrameworksLicense
MIT LicenseFollow JSPatch
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JSPatch!