we are using 2d toolkit for quite bit time. when we are porting our game for windows phone 8 and tried to destroy a Gameobject with tk2d component in it (tk2d Sprite) i.e, Destroy(Gameobject), the app crashes suddenly all the time.
Destroy Gameobject working with normal object but its not working with 2d Toolkit Component.
Your assistance will be highly appreciated as we are not able to run our game on wp8 platform.