Skip to content

This file seems to randomly disappear causing build issues. #35

Description

@khan-zia

I might be missing something here and it might be an obvious reason, but so far it seems to be randomly loosing this file for Android at this location

".../node_modules/react-native-sodium/android/../libsodium/libsodium-android-i686/lib/libsodium.so".

The file is required inside react-native-sodium\android\CMakeLists.txt at the following copy operation

file(COPY ${PROJECT_SOURCE_DIR}/../libsodium/libsodium-android-${ARCH_DIR}/lib/libsodium.so DESTINATION "${PROJECT_SOURCE_DIR}/lib/${ANDROID_ABI}")

Please guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions