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

System.DLLNotFoundException:e_sqlcipher assembly:<unknown assembly> type:<unknown type> member:(null) #1232

Open
PRIVACY47 opened this issue Jun 13, 2024 · 1 comment

Comments

@PRIVACY47
Copy link

All i have done is created a xamarin.mac(cocoa App) and added sqlite-net-sqlcipher to my project.

These are the packages that got added automatically after adding sqlite-net-sqlcipher

image

This what i have in my code

image

this is where the error is being triggered

image

this is the exception it throws

image

I have a huge code base which uses sqlite-net-pcl for localdatabase
now i need to implement encryption so i am switching package and it throws the same error. so i have created a sample project it fails even here. But it works with wpf project

What might have gone wrong or am i missing anything..?

Thanks in advance

@PRIVACY47
Copy link
Author

@praeclarum help me solve i am stuck

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