react-native-threads icon indicating copy to clipboard operation
react-native-threads copied to clipboard

Manual Installation IOS no such file libRNThread.a

Open genesy opened this issue 4 years ago • 6 comments

I followed the instructions for manual isntallation on ios but i keep getting the error in the title.

Weirdly it's looking for libRNThread.a in /Release-appletvsimulator folder

genesy avatar May 07 '20 14:05 genesy

1, Auto linking will build app ok but it will throw error about startThread when head to the page where Thread logic placed. 2, Manual linking will failed to compile app on xcode. It says libRNThread.a not exist.

BruceSuperProgramer avatar May 19 '20 09:05 BruceSuperProgramer

Someone help us out please thanks

BruceSuperProgramer avatar Jun 23 '20 08:06 BruceSuperProgramer

I'm also running into this issue, any update or possible fixes?

jhmleung avatar Sep 17 '20 23:09 jhmleung

I went back to v0.0.18 and was able to build @genesy @BruceSuperProgramer

jhmleung avatar Sep 17 '20 23:09 jhmleung

@jhmleung Thanks for letting me know. Yup, I found a particular version of the RN thread will only work for a particular version of React Native library .

BruceSuperProgramer avatar Sep 18 '20 05:09 BruceSuperProgramer

I went back to v0.0.18 and was able to build @genesy @BruceSuperProgramer

Thanks i'll try this lib out again in the coming weeks and test that version.

genesy avatar Sep 18 '20 05:09 genesy