You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varbody:someScene{WindowGroup{StartView().onChange(of: scenePhase){ phase in
if phase ==.background {
if numRecognitionTasks >0{sendBackgroundAlertNotification()}}}}}
原因予測
ボタンを一度押した段階でなんらかのフラグが切り替わってしまっている
The text was updated successfully, but these errors were encountered: