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.PlatformNotSupportedException on Android #292

Open
tkefauver opened this issue May 3, 2024 · 0 comments
Open

System.PlatformNotSupportedException on Android #292

tkefauver opened this issue May 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tkefauver
Copy link

tkefauver commented May 3, 2024

Describe the bug
Getting a System.PlatformNotSupportedException on Android

To Reproduce
Steps to reproduce the behavior:

  1. Using this version of the library '1.4.0'
  2. Call PluginLoader.CreateFromAssemblyFile
  3. using any configuration including just assemblyFile
  4. Always receiving System.PlatformNotSupportedException

Expected behavior
Assembly loads like windows, mac or linux (only platforms tested)

Additional Context
The assembly has .resx files linked to it and have seen lots of random issues about that but maybe unrelated.

@tkefauver tkefauver added the bug Something isn't working label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant