Page 1 of 1

I have a problem, about iOS Simulator!

Posted: Thu Feb 23, 2017 6:57 pm
by TomChunKit
Hello everyone :), I have a problem of iOS Simulator now.
If I run LOVE on iOS Simulator and click anywhere, then will crash. The screen of iOS Simulator will be fully black but doesn't exit.
I also tried to run it on iPhone5 and it is successful, so what problem it is?
The following are the related info and the screenshot of error report, please see them.
Thanks for your help, good luck to you! :nyu:

Version
Mac OS X: 10.11.6 (15G1217)
iOS: 10.2 (iPhone5 is 10.3)
Xcode: 8.2.1 (8C1002)
LOVE: 0.10.2

Device: MacBook Air (13-inch, Early 2015)

Image

Re: I have a problem, about iOS Simulator!

Posted: Thu Feb 23, 2017 11:50 pm
by raidho36
LÖVE doesn't work on iOS simulator, you need to use a real device.

Re: I have a problem, about iOS Simulator!

Posted: Fri Feb 24, 2017 2:43 am
by slime
Can you make a post on the LÖVE bug tracker? That way I'll remember to investigate the crash, when I have the time.

Re: I have a problem, about iOS Simulator!

Posted: Fri Feb 24, 2017 8:31 am
by TomChunKit
slime wrote: Fri Feb 24, 2017 2:43 am Can you make a post on the LÖVE bug tracker? That way I'll remember to investigate the crash, when I have the time.
OK, I have posted it.
https://bitbucket.org/rude/love/issues/1262

Re: I have a problem, about iOS Simulator!

Posted: Sun Jun 11, 2017 2:20 pm
by slime
I (finally) found the issue – it was a problem with the version of LuaJIT that was being used – and reuploaded iOS files with the fix.