Ilya Obshadko
Ilya Obshadko
*If you want to discuss a new feature, please ignore/clear this form.* ### ScalaMock Version (e.g. 3.5.0) 5.1 ### Scala Version (e.g. 2.12) 2.12 ### Runtime (JVM or JS) JVM...
**Symptoms** - Android JS files are configured using `re-natal use-android-device avd && re-natal use-figwheel` - Without remote debugging enabled, application loads in emulator normally - When you enable remote debug,...
Caused by this line: https://github.com/drapanjanas/re-natal/blob/725a7ffe99f60f90814b7de7cf1591f27b9d828f/resources/figwheel-bridge.js#L205 When debugging remotely, `isChrome()` returns true and host is set to localhost (which doesn't work on a real device).