Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
weiyin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
weiyin
12y ago
Agreed. This is an issue not just for Safari, but someone can upload a specially crafted app that browses the file system. In this iteration we are using the OS permission system to isolate users. We are looking into more effective sandbox
2.
▲
by
weiyin
12y ago
Thanks, it means a lot to us coming from you guys!
3.
▲
by
weiyin
12y ago
No worries, that's a mock location. Thanks!
4.
▲
by
weiyin
12y ago
Definitely on our to-do list. Stay tuned!
5.
▲
by
weiyin
12y ago
Agreed! We are also working on supporting additional device types (iPad, iPad mini, iPhone 6(+)).
6.
▲
by
weiyin
12y ago
(don't see a link to reply under your last comment) yea, so the incoming keystrokes and mouse movements are managed through some custom OS X code as well. the specific method we're using is CGEventPostToPSN, more information here:
7.
▲
by
weiyin
12y ago
uh... oh boy. you're really pushing the boundaries of our testing... :)
8.
▲
by
weiyin
12y ago
definitely a possibility :) we'll check that out, thanks for the heads up.
9.
▲
by
weiyin
12y ago
We wrote some custom OS X code to capture frames from individual processes. That way the simulators don't need to be positioned in any way or even visible. Cheers.
10.
▲
by
weiyin
12y ago
Hey B-n-c, You are pretty much spot on with everything you mentioned. Apparently app.io had some setup w/ VMs running on lightweight hypervisors ( https://macstadium.com/casestudies ), but we found we didn't have t
11.
▲
by
weiyin
12y ago
we did some testing using compressed video, but ended up finding single frames to be more performant. also, the setup can handle much higher framerate and quality but we've kept things fairly lean for the demo :) can easily handle 15fp
12.
▲
by
weiyin
12y ago
hi tuscany, all solid points, and thanks for your support. we will definitely need to think through abuse, server costs, etc. it's a pretty lean setup but still gotta run on mac hardware :) weiyin
13.
▲
by
weiyin
12y ago
Hi Michael. Thanks for taking a look! And sorry our site is having some problems on Firefox. Maybe use Chrome for now until we fix it up. This service we put together would allow anybody to run iOS simulators in the browser for a whole vari
14.
▲
by
weiyin
12y ago
Thanks for the suggestion, that looks like a cool library. A future goal is to be able to provide higher resolution images to fully show off the high DPI displays.
15.
▲
by
weiyin
12y ago
Hi, thanks for checking us out. We're happy to answer any questions in the comments. Some of you may be familiar with app.io's demo pages service which was discontinued in August. We loved using their service and we thought it
16.
▲
Show HN: Run dedicated iOS Simulators in the browser
(appetize.io)
147 points
by
weiyin
12y ago
|
67 comments
17.
▲
by
weiyin
12y ago
Fixed, the Android manifest versionCode now increments with each build. We do not include the signing key in the source code download, but you can email us to get it.
18.
▲
by
weiyin
12y ago
We cleaned up our OCSP stapling config. Can you try again?
19.
▲
by
weiyin
12y ago
Thanks for the feedback, and I'm glad to see you published an app! Automatically incrementing the version number is something we are going to do. Emailing hello@gonative.io is the best way to reach us.
20.
▲
by
weiyin
12y ago
The android error is not very descriptive; it's failing because we require at least version 4.0 (Ice Cream Sandwich) for the integrated action bar and Holo themes. I'll add a description to the website. Can you give android studio
21.
▲
by
weiyin
12y ago
great to hear! thanks.
22.
▲
by
weiyin
12y ago
thanks for the feedback. one thing to be aware of is that the apps run much faster smoother on device versus in browser simulator. we'll also be supporting more navigation options, as well as other native components, going forward.
23.
▲
by
weiyin
12y ago
thanks. we're using https://prerender.io/ to create static files for the crawlers and still fixing up the seo.
24.
▲
by
weiyin
12y ago
what we normally do when using native sidebar navigation is hide the web navigation w/ css - there's a configuration option "Check here to support custom styling" where you can set: nav{ display: none; }
25.
▲
by
weiyin
12y ago
Normally ~1 minute, but our build queue got a bit out of hand. We've fired up a few more build processes and are working down the queue. You should get an email shortly. Sorry for the delay!
26.
▲
by
weiyin
12y ago
for the sidebar in particular, it's looking for menu_default.json. hope that helps!
27.
▲
by
weiyin
12y ago
Seems our site is lagging a bit w/ the traffic. We are working on spinning up a few more node instances.
28.
▲
by
weiyin
12y ago
We pushed a fix ~10 mins ago. All good now. Really sorry.
29.
▲
by
weiyin
12y ago
We're spinning up a few more build servers. Build times should get back to <1 minute in a bit.
30.
▲
by
weiyin
12y ago
We created template apps in native Objective-C and Java, and drive everything off of config files. Our site and backends use MongoDB, node, and express. Build servers run XCode and gradle / Android Studio, all on OSX. Feel free to chec
More ›