1
NGUI 3 Support / Re: NullReferenceException when Application is backgrounded on Android
« on: September 16, 2016, 05:49:53 PM »
Because ScreenSizeChanged only be called on android. And on ios the screen size won't be changed unless you allow your app running on both portrait and landscape.
You may try to reproduce this issue in editor by change resolution in editor's Game view.
You may try to reproduce this issue in editor by change resolution in editor's Game view.
