Date: 2024-11-29 22:08:22
Score: 3
Natty:
Did you register the service?
// App.xaml.cs
DependencyService.Register<IBluetoothConnector, BluetoothConnector>();
Also, see this question MAUI: DependencyService.Get<IMyService>() return null
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Contains question mark (0.5):
- Starts with a question (0.5): Did you
- Low reputation (0.5):
Posted by: Renerick