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

Differentiating between Intune and Non-Intune users? #7

Closed pmathew92 closed 2 years ago

pmathew92 commented 4 years ago

Hi, This is more of a guidance request than an issue. I have added Intune android SDK to my app . I have a common app for both intune and non-intune supported users. Intune users enroll their device through the company portal app and the intune policies are honored in the app. Now is there a way for me to differentiate between users who have enrolled to intune and users who haven't? I have tried using MAMNotificaitionReceiver with EnrollMentResult but it wasn't returning me anything. I have been searching a lot for this but couldn't find a proper solution to the problem. I hope you could provide me some guidance?

amitse commented 3 years ago

It'd be better if you post this over the Intune SDK repository. This repository deals with a sample intune android app.

bannus commented 2 years ago

@pmathew92 If you are still looking for help here, please post a new issue in ms-intune-app-sdk-android.