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
ERROR Warning: Component "CodePushComponent" contains the string ref "rootComponent". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref
in CodePushComponent
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
My app
react-native info
installed: 0.74.1
node -v
v20.12.2
npm -v
10.5.0
code-push -v
3.0.0
The text was updated successfully, but these errors were encountered:
@indobenua thank you for the report. Could you please provide more details about your environment and the steps to reproduce the issue?
code-push -v
3.0.0
Did you mean appcenter-cli version 3.0.0? if so, please specify your react-native-code-push version as well.
Have you tried using appcenter-cli version 2.*?
ERROR Warning: Component "CodePushComponent" contains the string ref "rootComponent". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref
in CodePushComponent
in RCTView (created by View)
in View (created by AppContainer)
in RCTView (created by View)
in View (created by AppContainer)
in AppContainer
My app
react-native info
installed: 0.74.1
node -v
v20.12.2
npm -v
10.5.0
code-push -v
3.0.0
The text was updated successfully, but these errors were encountered: