Open BorisMolch opened 1 year ago
Running PdTest , getting "couldn't create" for some of the externals like helloworld. We are having same issue on our project as well.
We were able to resolve the issue here by adding a flag in the manifest file under the application tag (android:extractNativeLibs="true")
Running PdTest , getting "couldn't create" for some of the externals like helloworld. We are having same issue on our project as well.