标签: android-emulator localhost nativescript
我正在尝试NativeScript,但是看来我必须使用类似http://192.168.1.5:3000的东西将仿真器寻址到本地主机。但这是行不通的,而且当我在浏览器中对其进行测试时也行不通。但是我可以通过浏览器访问http://localhost:3000!
NativeScript
http://192.168.1.5:3000
http://localhost:3000
出什么问题了? 我检查了我的IPv4地址,这是真的!
完整的问题在这里:"Error-ReferenceError-ErrorEvent is not defined" for NativeScript app