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
I'm trying to test the application on an Android mobile but so far I'm unable to make it work. I run it with "meteor run android-device" and the console states that the app is working on the device, however, nothing happens. Have you experienced this? Does it run in your device?
Console output:
meteor-polymer-music Carlos$ meteor run android-device
=> Vulcanize: Importing vulcanized file... /
WARNING: You are testing your app on a remote device.For the mobile app to be
able to connect to the local server, make sure your device is on the
same network, and that the network configuration allows clients to
talk to each other (no client isolation).
[[[[[ ~/MeteorWorkspace/meteor-polymer-music ]]]]]
=> Started proxy.
=> Started app on Android Device.
=> Started MongoDB.
=> Vulcanize: Importing vulcanized file... |
=> Started your app.
Hi,
I'm trying to test the application on an Android mobile but so far I'm unable to make it work. I run it with "meteor run android-device" and the console states that the app is working on the device, however, nothing happens. Have you experienced this? Does it run in your device?
Console output:
meteor-polymer-music Carlos$ meteor run android-device
=> Vulcanize: Importing vulcanized file... /
WARNING: You are testing your app on a remote device.For the mobile app to be
able to connect to the local server, make sure your device is on the
same network, and that the network configuration allows clients to
talk to each other (no client isolation).
[[[[[ ~/MeteorWorkspace/meteor-polymer-music ]]]]]
=> Started proxy.
=> Started app on Android Device.
=> Started MongoDB.
=> Vulcanize: Importing vulcanized file... |
=> Started your app.
=> App running at: http://localhost:3000/
The text was updated successfully, but these errors were encountered: