first commit
This commit is contained in:
		
							
								
								
									
										9
									
								
								Platforms/iOS/AppDelegate.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								Platforms/iOS/AppDelegate.cs
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,9 @@ | ||||
| using Foundation; | ||||
|  | ||||
| namespace HeartRateMonitorAndroid; | ||||
|  | ||||
| [Register("AppDelegate")] | ||||
| public class AppDelegate : MauiUIApplicationDelegate | ||||
| { | ||||
|     protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp(); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user