react-native-detect-frida icon indicating copy to clipboard operation
react-native-detect-frida copied to clipboard

iOS compile time issue with New Architechture

Open BhargavDev9 opened this issue 1 year ago • 3 comments

'RNDetectFridaSpec.h' file not found image

BhargavDev9 avatar May 20 '24 05:05 BhargavDev9

Hey @BhargavDev9, did you found a solution for that?

consuelo-sanna avatar Feb 17 '25 11:02 consuelo-sanna

Please try latest version 0.1.5, let me know if you still face issue. @consuelo-sanna

imanshul avatar Feb 17 '25 15:02 imanshul

Hi @imanshul, thank you so much for that, it's working now on iOS :)

I'm still seeing an issue on Android with the new architecture, I had to disable it for now

CMake Error at /Users/consuelo/Documents/Projects/mobile-app/android/app/build/generated/autolinking/src/main/jni/Android-autolinking.cmake:25 (add_subdirectory): add_subdirectory given source "/Users/consuelo/Documents/Projects/mobile-app/node_modules/react-native-detect-frida/android/build/generated/source/codegen/jni/" which is not an existing directory. Call Stack (most recent call first): /Users/consuelo/Documents/Projects/mobile-app/node_modules/react-native/ReactAndroid/cmake-utils/ReactNative-application.cmake:100 (include) CMakeLists.txt:31 (include)

consuelo-sanna avatar Feb 19 '25 20:02 consuelo-sanna

Still have on 0.1.6

moxorama avatar Jul 12 '25 06:07 moxorama