Remix.run Logo
a012 7 hours ago

You can test your application, game, website without a physical phone?

leoh 7 hours ago | parent [-]

Can do that with the simulator too

cfn 2 hours ago | parent | next [-]

I have had instances where the app runs fine on the simulator but crashes on the device. This might solve that.

refulgentis 7 hours ago | parent | prev [-]

Running on ported userspace components, with a shim, isn't the same as running on the OS in itself.

That really matters, sometimes.

But not the vast majority of the time.

(source: been coding iOS since pre-SDK iPhone OS 1.0)

RussianCow 7 hours ago | parent | next [-]

Can you give some examples of where it matters? I'm genuinely curious.

bradfitz 6 hours ago | parent [-]

Last I checked, VPN network extensions wouldn't run in the simulator.

dingdongditchme 6 hours ago | parent | prev [-]

Is the simulator faster than this? I would suspect so.