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

RSAECNative.swift line 357_ RSAECNative._encrypt(data:)

Open varun-kaladharan1995 opened this issue 3 years ago • 2 comments
trafficstars

varun-kaladharan1995 avatar Jul 07 '22 05:07 varun-kaladharan1995

Steps for others to Reproduce - Not able to replicate this issue

This is happening in the production app and is detected in Crashlytics logs.

react native version - 0.66.3 react native rsa native - 2.0.3 xcode version - 13.3.1

Based on Crashlytics - majority of the crashes seen in iOS 15.5 (90% of the total crashes)

Initial stack trace crash l RSA_Error.txt og attached :-

varun-kaladharan1995 avatar Jul 07 '22 07:07 varun-kaladharan1995

Happened here too in production, detected by FB Crashlytics.

RSAECNative._encrypt(data:) RSAECNative.encrypt(message:)

"react-native": "^0.72.0", "react-native-rsa-native": "2.0.5", iOS 17.2.0

Lenovis avatar Dec 27 '23 08:12 Lenovis