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
Steps to reproduce
1.start the run.sh in example folder
2.run node app.js
3.open browser and input http://127.0.0.1:9002/ Expected results
I can see the screen of ios device Actual results
I can see the screen of ios 10 device
But I can't see the screen of ios 11 device frequently Environment(version of libraries, mac OS, iOS, etc)
Mac 10.13.4
iOS 11.3.1
iPhone 8
It's seems that the ios-minicap is not very stable in iPhone 8+ ios 11 environment
The text was updated successfully, but these errors were encountered:
Same problem here.
Opening http://localhost:9002 in the browser often shows a red box. Upon repeatedly starting up the minicap and the app.js, occasionally the screen shows. I am using an iPhone 8 Plus.
Steps to reproduce
1.start the run.sh in example folder
2.run node app.js
3.open browser and input http://127.0.0.1:9002/
Expected results
I can see the screen of ios device
Actual results
I can see the screen of ios 10 device
But I can't see the screen of ios 11 device frequently
Environment(version of libraries, mac OS, iOS, etc)
Mac 10.13.4
iOS 11.3.1
iPhone 8
It's seems that the ios-minicap is not very stable in iPhone 8+ ios 11 environment
The text was updated successfully, but these errors were encountered: