Hi!
I think that when OnExiting is being called on android (in example, using the Exit function) OnDeactivated is not being called.
I know that using Exit on Android is debatable, but I wanted to know if OnDeactivated should be called before OnExiting (being this a bug) or just depends on platform (in WP8 is called and in XNA/WP7 was called, that’s for sure)
thanks!
Kak