Closed ShaunLWM closed 2 years ago
Hi @ShaunLWM thanks for report this issue, but seems not related with fast openpgp or at least I never saw this before, seems like there are some frameworks with missing arch support
Weird, didn't have problems compiling before that so I assumed _PublicKeySet
& _PublicKeyComponent
were linked to the library. But it's okay, I will try and debug more.
Another issue my colleague faced was this. Not sure if it's due to missing build for the architecture. Thank you! .
mmm yeah you are right, let me update the library I think I did something wrong in last build
@ShaunLWM please try this new version, I was testing some renaming symbols tools but seems very unstable for this library https://www.npmjs.com/package/react-native-fast-openpgp/v/2.2.3
Android working well, but not on iOS build on MacOS M1 chip.
Never really touch iOS native library before, so don't really know what does it mean. Any help is appreciated. Thank you!