.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,505 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We would want to use a third party library(NokeMobileLibrary) which is built using Swift to unlock BLE enabled smart lock called Noke using MAUI mobile application from iPhone.
Below are the tasks completed.
Issue:
Singleton Shared instance of NokeDeviceManager is null. We may need this instance created to access all Noke Device methods to interact Noke Device.
If someone who had successfully integrated this library in any of the .NET projects Kindly help