geode icon indicating copy to clipboard operation
geode copied to clipboard

The problem with downloading mods on iOS

Open Leeksov opened this issue 7 months ago • 11 comments
trafficstars

Geode Issue

  • [x] I confirm that this bug is NOT related to a mod but directly to Geode Loader itself.

Platform

MacOS

SDK commit

dcd3244

Geode Version

v4.3.1

Mods Installed

No response

Expected Behavior

The mod should be installed and working

Actual Behavior

The mod cannot be installed because its .dylib is not signed

Steps to Reproduce

Take the .ipa Geometry Dash and add it there.dylib via eSign/GBox/Feather/Sideloadly and try to install any mod

Additional Information

There's a known issue on iOS. The app is signed with a developer certificate, and Geode's .dylib is located inside the app. I don't recommend adding other mods in .dylib format, as every binary file and dynamic library must be properly signed for the app to be able to use it.

Image Image

Leeksov avatar Apr 03 '25 09:04 Leeksov