Error Message:
Native library not found!
Android requires building native libraries first.
See ANDROID_BUILD_INSTRUCTIONS.md in repo root.
Issue:
DLL Library Sourcing for the POC is not loading properly from local. The DLL is prepacked on launched, but an issue with the NDK is preventing it from being sourced through the XAML layer.
AC:
Resolve DLL sourcing on Android
When NATIVE Test in Demo is pressed, a success message should appear instead of error
Error Message:
Native library not found!
Android requires building native libraries first.
See ANDROID_BUILD_INSTRUCTIONS.md in repo root.
Issue:
DLL Library Sourcing for the POC is not loading properly from local. The DLL is prepacked on launched, but an issue with the NDK is preventing it from being sourced through the XAML layer.
AC:
Resolve DLL sourcing on Android
When NATIVE Test in Demo is pressed, a success message should appear instead of error