protected virtual void OnApplicationQuit () { _instance = null; applicationIsQuitting = true; } example: ISN_Singleton in IOS Native Lib