Cannot find variable ‘n’ in release , working fine in debug mode
While I am implementing sendbird in React native , it’s working fine in Debug mode but as soon as i move to release it is getting crash and in logs I am getting cannot find variable ‘n’
[UIKit Version]
What version of the SDK are you using?
ans : @sendbird/chat": “4.3.0”,
“react-native”: “0.64.2”,
[Reproduction Steps]
[Frequency]
everytime I run code in release mode
[Current impact]
crashing the whole app