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
letalert=UIAlertController(title:"New Study Product Detected", message:"We've detected a new study product is selected. In order to show use this study product, Tidepool Loop will need to restart.", preferredStyle:.alert)
letalert=UIAlertController(title:"Loop Reset Requested", message:"We've detected a Loop reset may be needed. Tapping confirm will reset Loop and quit the app.", preferredStyle:.alert)
789
789
alert.addAction(UIAlertAction(title:"Confirm", style:.default, handler:{ _ in
0 commit comments