I try to open this website with the WebView: https://appetize.io/embed/bp8h41ey0...deviceColor=white&debug=true&screenOnly=false
It is an online iOS simulator based on HTML5 and JS. But when the page was loaded finish, nothing happens when clicking on the "Tap to Play" button. JS is 100% enabled. I also have tried to use Firebug to read the JS logs, but Firebug doesn't work on Appetize, but on any other website.
Does anybody has a tip for me?
Yes, I want to automate the upload and update management/progress for Appetize (Hosted Builder user can't build Simulator builts, so they are excluded).
Maybe @Erel will add the option Download Simulator Build or maybe better will allow to directly use your simulator from the B4i IDE. )) I think that that way B4i will be the only Dev IDE to be able to use "simulator" on Windows.
So for example a new Item in B4i Build menu - Build to JanPros Simulator and B4i is compiling for simulator build, download it to pc, run your app with the file directory argument, your app upload it Appetize.io and open the Form with the WebView.
Appetize has nearly the same range of functions like the Simulator on mac, in my opinion the biggest advantage is to test the layout of your App on different devices (when you have created Views in Code, the UICloud is useless).
Of course a Simulator is not a must have, but it's nice to have the opportunity