【通知】ios下暂不开启
parent
5e516514f0
commit
2b7cb5b52a
|
@ -110,8 +110,9 @@ public class UILoginPanelController : UIWindow
|
|||
LoginManager.Instance.ShowLogin = true;
|
||||
AppInfoManager.Instance.CurLoginState = AppInfoManager.NetConfigID.DeviceID;
|
||||
CloseWin();
|
||||
|
||||
#if UNITY_ANDROID
|
||||
Notification.Android.SetNotification("通知", "测试通知", DateTime.UtcNow.AddSeconds(5f), "small", "large", "测试", true);
|
||||
#endif
|
||||
}
|
||||
|
||||
private async void CloseWin()
|
||||
|
|
Loading…
Reference in New Issue