You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @dimashpt! Thanks for reporting this issue.
After looking into it, it looks like it's not an issue with our sourcemaps.sh script. There should be no problem with having backslashes in a shell script, it's just that the parser react-native-version uses fails to parse the file when it contains backslashes.
I have found the issue reported on their GitHub repo as well (stovmascript/react-native-version#52), it was also reported on the parser's GitHub repo (NativeScript/pbxproj-dom#9).
Steps to Reproduce the Problem
Expected Behavior
The sourcemaps.sh should not contains backslashes
https://github.com/Instabug/Instabug-React-Native/blob/2b0a20dde5cc6285b6e6a316d51b650a375ff5e6/ios/sourcemaps.sh
Actual Behavior
SDK Version
11.12.0
React Native, iOS and Android Versions
0.71.11
Device Model
All iOS device
[Optional] Project That Reproduces the Issue
The text was updated successfully, but these errors were encountered: