Skip to content

fix/iOS: Load realm-wrapper DLL using DllImportSearchPath.ApplicationDirectory#3721

Open
EmilienDup wants to merge 1 commit intorealm:communityfrom
EmilienDup:fix/3711-DllImportSearchPath
Open

fix/iOS: Load realm-wrapper DLL using DllImportSearchPath.ApplicationDirectory#3721
EmilienDup wants to merge 1 commit intorealm:communityfrom
EmilienDup:fix/3711-DllImportSearchPath

Conversation

@EmilienDup
Copy link

Explicitely changing the searchPath to include an application directory search.
Description

Fixes #3711
Allows Realm to work in net10-ios apps.

This change is minimal.
Based on these comments:

Replaces #3718

@cla-bot cla-bot bot added the cla: yes label Dec 26, 2025
@EmilienDup EmilienDup changed the title fix/iOS: Load realm-wrapper DLL using DllImportSearchPath.Application… fix/iOS: Load realm-wrapper DLL using DllImportSearchPath.ApplicationDirectory Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting error The type initializer for 'Realms.SharedRealmHandle' threw an exception. System.DllNotFoundException: realm-wrappers

1 participant

Comments