NativeScript / NativeScript/nativescript-cli
Cannot connect to device socket when you open second tab in Chrome
Đang mở
Chưa có ai nhận issue này.
bug
debug
os: ios
to-be-checked
- Ngôn ngữ chính
- JavaScript
- Star
- 1.1k
- Fork
- 204
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 8
Mô tả
Try to debug ios on device. If you open URL on second tab you will see that it is empty and exception will throw.
Which platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
- CLI: 4.1.0
- Runtime(s): 4.1.0
Please tell us how to recreate the issue in as much detail as possible.
- tns create app
- tna debig ios
- copy the URL and paste it in 2 tabs in chrome
the second tab is empty and there is error:
at Errors.fail (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:125:28)
at Errors.failWithoutHelp (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:135:21)
at SocketProxyFactory.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/device-sockets/ios/socket-proxy-factory.js:91:38)
at Generator.throw (<anonymous>)
at rejected (/usr/local/lib/node_modules/nativescript/lib/device-sockets/ios/socket-proxy-factory.js:5:65)
at <anonymous>
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Tái hiện vấn đề với tns debug ios và URL được tạo, mở trong hai tab Chrome. Bắt đầu với lib/common/errors.js và lib/device-sockets/ios/socket-proxy-factory.js, đặc biệt là đường dẫn lỗi socket đã được báo cáo. Được xem là hoàn tất khi tab thứ hai không còn trống và không phát sinh lỗi kết nối device-socket.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- ios, javascript
- Lĩnh vực
- cli, mobile
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 35/100