amitaymolko / react-native-rsa-native

A native implementation of RSA key generation and encryption/decryption.
MIT License
232 stars 112 forks source link

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

Open varun-kaladharan1995 opened 2 years ago

varun-kaladharan1995 commented 2 years ago

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 :-

Lenovis commented 6 months ago

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