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
This is a logic that is beyond the scope of Detox. Each platform is completely different in how it handles command line arguments. I don't think it makes sense to teach users how to write their apps in the Detox documentation. A good place for this question on how to handle launch arguments and possibly pass them to React Native is Stack Overflow and official Facebook documentation.
Please add documentation on accessing
launchArgs
on Android. On iOS this is mentioned in passingIt'd be helpful to see how the developer can modify
AppDelegate.m
andMainActivity.java
in order to pass these args to the React Native app.The text was updated successfully, but these errors were encountered: