microsoftconnect / Taskr-Sample-Intune-Android-App

Taskr is a simple, open source, Android app designed to let you test out the capabilities of the Microsoft Intune APP SDK.
MIT License
21 stars 18 forks source link

[Feature Request] Provide .NET MAUI Taskr Equivalent #37

Open tomzeni opened 1 year ago

tomzeni commented 1 year ago

Please provide a .Net MAUI sample application that demonstrates the use and implementation of the recently released Intune SDK for Android.

Also please update the documentation at https://learn.microsoft.com/en-us/mem/intune/developer/app-sdk-xamarin which is still pointing to the 4 year old "Taskr" sample application targeting Android 9 (!)

Thanks a lot, Tom

meghandaly commented 1 year ago

We are currently working on making a sample available that leverages our beta package and is written in .NET MAUI.

Tracked internally by #17905766.

tomzeni commented 1 year ago

@meghandaly are there any news, achievements, release dates or an new outlook? can you please give an update on the current status in this regard. thanks a lot, Tom

gustavoja commented 1 year ago

Hello any news on this topic?

tomzeni commented 1 year ago

Hello Again, can you please give an update on the current status in this regard? A aprox Timeframe for a release would be also awesome.

We urgently need accurate documentation and also a .Net MAUI sample application demonstrating the reference implementation of the recently released Intune SDK

Thanks a lot!

Tom

gustavoja commented 1 year ago

Hello, as we were urged for this. Yesterday I uploaded this project where I tested the MAUI package on a .NET7 project. I was able to successfully login and enrol a device using that code.

https://github.com/gustavoja/Intune.MAM.NET7

Let me know if it works for you @tomzeni

PramodKumarHK89 commented 1 year ago

@gustavoja : I'm unable to build the project on my windows machine.

I have opened the issue at https://github.com/gustavoja/Intune.MAM.NET7/issues/1