Code With Me to run local configuration
Answered
I want to develop code on my Windows machine and debug the app on Android, then using Code With Me to pull it up real time on my Mac which runs the app on iOS.
It seems that I can only run with Host configuration at client (Mac) side. Is it possible to run with a different configuration at client?
Also, dependencies need to be installed locally at client side, i.e. `npm install` `pod install` etc.
Please sign in to leave a comment.
1.
Not yet. Please subscribe for https://youtrack.jetbrains.com/issue/CWM-795/Allow-clients-to-create-run-configurations
2.
That doesn't suit the Code With Me model when a guest works with what is provided by the host side; but you can install them manually on the required side.