Comment by leoh 6 hours ago Can do that with the simulator too 5 comments leoh Reply cfn 1 hour ago I have had instances where the app runs fine on the simulator but crashes on the device. This might solve that. refulgentis 6 hours ago 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 6 hours ago Can you give some examples of where it matters? I'm genuinely curious. bradfitz 5 hours ago Last I checked, VPN network extensions wouldn't run in the simulator. dingdongditchme 5 hours ago Is the simulator faster than this? I would suspect so.
cfn 1 hour ago I have had instances where the app runs fine on the simulator but crashes on the device. This might solve that.
refulgentis 6 hours ago 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 6 hours ago Can you give some examples of where it matters? I'm genuinely curious. bradfitz 5 hours ago Last I checked, VPN network extensions wouldn't run in the simulator. dingdongditchme 5 hours ago Is the simulator faster than this? I would suspect so.
RussianCow 6 hours ago Can you give some examples of where it matters? I'm genuinely curious. bradfitz 5 hours ago Last I checked, VPN network extensions wouldn't run in the simulator.
I have had instances where the app runs fine on the simulator but crashes on the device. This might solve that.
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)
Can you give some examples of where it matters? I'm genuinely curious.
Last I checked, VPN network extensions wouldn't run in the simulator.
Is the simulator faster than this? I would suspect so.