Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Missing LDK bindings #144

Open
dennisreimann opened this issue Feb 4, 2025 · 0 comments
Open

Android: Missing LDK bindings #144

dennisreimann opened this issue Feb 4, 2025 · 0 comments

Comments

@dennisreimann
Copy link
Member

When running the app on Android (emulator or device), the LDK bindings are missing and the LN node operations crash with an error like this:

fail: BTCPayApp.Core.Wallet.LightningNodeManager[0]
      Error while starting lightning node
      System.TypeInitializationException: The type initializer for 'org.ldk.impl.bindings' threw an exception.
       ---> System.DllNotFoundException: ldkcsharp
         at org.ldk.impl.bindings..cctor()
         --- End of inner exception stack trace ---
         at org.ldk.structs.FeeEstimator.new_impl(FeeEstimatorInterface arg)
         at BTCPayApp.Core.LDK.LDKExtensions.<>c.<AddLDK>b__5_24(IServiceProvider provider)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant