Skip to content

fix: removing ^ from the react native version#170

Merged
Yaswanth0606 merged 1 commit intojuspay:mainfrom
namitgoel:trimming-from-react-version
Mar 17, 2026
Merged

fix: removing ^ from the react native version#170
Yaswanth0606 merged 1 commit intojuspay:mainfrom
namitgoel:trimming-from-react-version

Conversation

@namitgoel
Copy link
Contributor

@namitgoel namitgoel commented Mar 16, 2026

Issue happening was if react-native version is ^0.77.0 in this case the code was throwing runtime exception as java we are reading this version and splitting and doing a parseInt on it which is causing it to throw error as ^0 is not a valid integer.

@Yaswanth0606 Yaswanth0606 merged commit 046d032 into juspay:main Mar 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants