jerson / react-native-fast-rsa

RSA for react native made with golang for fast performance
https://www.npmjs.com/package/react-native-fast-rsa
MIT License
35 stars 11 forks source link

I am encountering issues with the heremes engine(Android). Once remove this library i am able to run the app #42

Closed kprabath closed 2 years ago

kprabath commented 2 years ago
2022-04-28 17:41:42.762 14139-14139/? A/DEBUG:       #01 pc 000000000004d6a0  /data/app/~~F0HRFT9qEER4Bn1BiMpn_Q==/com.singlife.mobile-PBFjK9LYZj4tC91sqlePbw==/lib/arm64/libfast-rsa.so (fastRSA::install(facebook::jsi::Runtime&)+400) (BuildId: 67d2fe1a04e902d28e26c0b4ac92f38983823823)
2022-04-28 17:41:42.762 14139-14139/? A/DEBUG:       #02 pc 00000000000504ec  /data/app/~~F0HRFT9qEER4Bn1BiMpn_Q==/com.singlife.mobile-PBFjK9LYZj4tC91sqlePbw==/lib/arm64/libfast-rsa.so (Java_com_reactnativefastrsa_FastRsaModule_initialize+60) (BuildId: 67d2fe1a04e902d28e26c0b4ac92f38983823823)
2022-04-28 17:41:42.763 14139-14139/? A/DEBUG:       #10 pc 0000000000cf8e4c  /data/app/~~F0HRFT9qEER4Bn1BiMpn_Q==/com.singlife.mobile-PBFjK9LYZj4tC91sqlePbw==/oat/arm64/base.vdex (com.reactnativefastrsa.FastRsaModule.initialize+40)
fparhat-rbi commented 2 years ago

Facing the same issue in our apps with hermes on Android. Let me know if you found a work around a different library!

jerson commented 2 years ago

hi @kprabath @fparhat-rbi thanks for report the issue, could you tell me which rn version are you using ?

fparhat-rbi commented 2 years ago

68.2 with expo

kprabath commented 2 years ago

64.2

On Sat, 18 Jun 2022, 09:54 Faruk Parhat, @.***> wrote:

68.2 with expo

— Reply to this email directly, view it on GitHub https://github.com/jerson/react-native-fast-rsa/issues/42#issuecomment-1159358481, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHNBPN7ISI6MHYFSYN2UBLTVPVFOLANCNFSM5USF27JQ . You are receiving this because you were mentioned.Message ID: @.***>

jerson commented 2 years ago

hi @kprabath please try using https://www.npmjs.com/package/react-native-fast-rsa/v/2.2.4 or https://www.npmjs.com/package/react-native-fast-rsa/v/2.2.5 and let me know if one of those versions works for you