Describe the bug
Since I've upgraded to 0.83.5, rozenite is no longer working. The debugger now opens in the React Native DevTools electron app. @V3RON, is rozenite compatible with 0.83.5 ? Thanks!
System Info
System:
OS: macOS 26.4.1
CPU: (16) arm64 Apple M3 Max
Memory: 750.92 MB / 64.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 22.12.0
path: /Users/desgagnj/.nvm/versions/node/v22.12.0/bin/node
Yarn:
version: 3.6.4
path: /Users/desgagnj/.nvm/versions/node/v22.12.0/bin/yarn
npm:
version: 10.9.0
path: /Users/desgagnj/.nvm/versions/node/v22.12.0/bin/npm
Watchman:
version: 2025.12.22.00
path: /opt/homebrew/bin/watchman
Managers:
CocoaPods:
version: 1.16.2
path: /Users/desgagnj/.rvm/gems/ruby-3.2.2/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 25.2
- iOS 26.2
- macOS 26.2
- tvOS 26.2
- visionOS 26.2
- watchOS 26.2
Android SDK:
API Levels:
- "28"
- "31"
- "34"
- "35"
- "36"
Build Tools:
- 35.0.0
- 36.0.0
System Images:
- android-36 | Google Play ARM 64 v8a
Android NDK: Not Found
IDEs:
Android Studio: 2025.2 AI-252.28238.7.2523.14688667
Xcode:
version: 26.2/17C52
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.18
path: /usr/bin/javac
Ruby:
version: 3.3.10
path: /opt/homebrew/opt/ruby@3.3/bin/ruby
npmPackages:
"@react-native-community/cli":
installed: 20.1.2
wanted: 20.1.2
react:
installed: 19.2.0
wanted: 19.2.0
react-native:
installed: 0.83.5
wanted: 0.83.5
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: true
iOS:
hermesEnabled: true
newArchEnabled: true
info React Native v0.85.2 is now available (your project is running on v0.83.5).
info Changelog: https://github.com/facebook/react-native/releases/tag/v0.85.2
info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.83.5&to=0.85.2
info For more info, check out "https://reactnative.dev/docs/upgrading?os=macos".
Rozenite Version
1.7.0
Reproduction
private repo
Steps to reproduce
- Run rozenite dev
- Open RN app
- Open DevTool
- Rozenite no longer available
Describe the bug
Since I've upgraded to 0.83.5, rozenite is no longer working. The debugger now opens in the React Native DevTools electron app. @V3RON, is rozenite compatible with 0.83.5 ? Thanks!
System Info
System: OS: macOS 26.4.1 CPU: (16) arm64 Apple M3 Max Memory: 750.92 MB / 64.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 22.12.0 path: /Users/desgagnj/.nvm/versions/node/v22.12.0/bin/node Yarn: version: 3.6.4 path: /Users/desgagnj/.nvm/versions/node/v22.12.0/bin/yarn npm: version: 10.9.0 path: /Users/desgagnj/.nvm/versions/node/v22.12.0/bin/npm Watchman: version: 2025.12.22.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: version: 1.16.2 path: /Users/desgagnj/.rvm/gems/ruby-3.2.2/bin/pod SDKs: iOS SDK: Platforms: - DriverKit 25.2 - iOS 26.2 - macOS 26.2 - tvOS 26.2 - visionOS 26.2 - watchOS 26.2 Android SDK: API Levels: - "28" - "31" - "34" - "35" - "36" Build Tools: - 35.0.0 - 36.0.0 System Images: - android-36 | Google Play ARM 64 v8a Android NDK: Not Found IDEs: Android Studio: 2025.2 AI-252.28238.7.2523.14688667 Xcode: version: 26.2/17C52 path: /usr/bin/xcodebuild Languages: Java: version: 17.0.18 path: /usr/bin/javac Ruby: version: 3.3.10 path: /opt/homebrew/opt/ruby@3.3/bin/ruby npmPackages: "@react-native-community/cli": installed: 20.1.2 wanted: 20.1.2 react: installed: 19.2.0 wanted: 19.2.0 react-native: installed: 0.83.5 wanted: 0.83.5 react-native-macos: Not Found npmGlobalPackages: "*react-native*": Not Found Android: hermesEnabled: true newArchEnabled: true iOS: hermesEnabled: true newArchEnabled: true info React Native v0.85.2 is now available (your project is running on v0.83.5). info Changelog: https://github.com/facebook/react-native/releases/tag/v0.85.2 info Diff: https://react-native-community.github.io/upgrade-helper/?from=0.83.5&to=0.85.2 info For more info, check out "https://reactnative.dev/docs/upgrading?os=macos".Rozenite Version
1.7.0
Reproduction
private repo
Steps to reproduce