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
We recently bumped up RN version along with realm version, after this we started getting error during import, after careful examination we found out that the package was using "debug" package which was internally giving error where it was imported. On commenting out the debug package references, we were able to run the package successfully. Please tell us the issue
How frequently does the bug occur?
Always
Description
We recently bumped up RN version along with realm version, after this we started getting error during import, after careful examination we found out that the package was using "debug" package which was internally giving error where it was imported. On commenting out the debug package references, we were able to run the package successfully. Please tell us the issue
Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
Version
12.13.1
What services are you using?
Atlas Device Sync
Are you using encryption?
No
Platform OS and version(s)
RN: 0.75.3
Build environment
react: 18.3.1,
react-native: 0.75.3,
realm: 12.13.1,
node: 18.20.2
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: