Software Archive
Read-only legacy content

How "Enable Zombie Objects" with Intel XDK ?

Fremont_h_
Beginner
605 Views

I'm making a iOS game using the Intel XDK, but when the game is suspended and resume , it crashed with an EXC_BAD_ACCESS error (on iphone5,iOS 8.4.1).

I saw here : http://www.christian-cook.co.uk/ how to debug and fix it, but I don't know how to do without to use Xcode.

is it possible with intel XDK to "Enable Zombie Objects" ? and how overwrite "MainViewController.m" for disable animations on the UIView ?

config :

HTML5+Cordova project ( game engine Phaser)

cordova cli version 5.1.1

ios target version 8

I deleted all the plugins

no web sockets.

(sorry my english isn't very good) Thanks !

0 Kudos
3 Replies
Amrita_C_Intel
Employee
605 Views

Hello,

Which XDK version are you using? Are you using any plugins specifically?

0 Kudos
Fremont_h_
Beginner
605 Views

Hello,

I use XDK version 2548, but finally this plugin github.com/Telerik-Verified-Plugins/WKWebView fix this issue

0 Kudos
Amrita_C_Intel
Employee
605 Views

Perfect!

 

0 Kudos
Reply