semgilo
semgilo
@Glidos Did you recompile luajit for android arm64 platform? or luajit.exe compiler?
@dumganhar I will give it a try, and then to answer you
@dumganhar it also produced in lua-tests iphone 6 cocos2dx 3.14 hold down the home button utils the siri called, the issue will produced sometime
@dumganhar how about the result
@dumganhar it was reproduced easily , please do it more times 1.open app and play music 2.hold home until siri openned 3.say something 4.hold home return app i found the...
@dumganhar i upload to youku http://v.youku.com/v_show/id_XMjYxMjIwNjg4MA==.html
@dumganhar it doesn't work for me, i try it by `// This function will be called when the app is inactive. Note, when receiving a phone call it is invoked....
@dumganhar yes
@semgilo i got the issue when it goto siri 100percent
these my modifications AppDelegate.cpp ```C++ // This function will be called when the app is inactive. Note, when receiving a phone call it is invoked. void AppDelegate::applicationDidEnterBackground() { Director::getInstance()->stopAnimation(); //...