intune-app-sdk-xamarin icon indicating copy to clipboard operation
intune-app-sdk-xamarin copied to clipboard

Cannot Deploy App in Debug Mode with Android MAM Integration

Open Totonti opened this issue 3 years ago • 3 comments

Describe the bug: I can't debug the project. I have [Application(Debuggable = false)] but it doesn't work. I'm using the DefaultEnrollment in Android Xamarin forms project.

I notice that in background the android project is always compiling. is it normal? see image

Visual Studio version: see image.

To Reproduce try to debug the project

Expected behavior: Debug the project

Screenshots and logs: image image

  • If your app is experiencing an issue during build, do you have error logs?
  • If your app is experiencing an issue post build, do you have app logs for the crash itself? "No se pudo conectar el depurador. Puede ver más detalles en la salida de Xamarin Diagnostic y la excepción completa en los registros." image

Smartphone (please complete the following information):

  • Device: tablet Samsung Tab A 2016
  • OS: android 8.1.0

Intune App SDK Xamarin Bindings (please complete the following information):

  • What version of the Xamarin Bindings are you using? Are you using the latest version? Latest version
  • For errors during build, does the app build without Intune SDK Xamarin Bindings integration? n.a
  • For errors post build, does the app launch without being Intune SDK Bindings integrated? YES
  • Who is the customer?
  • Do you see a trend with it only being reproduced on a specific device? NO Additional context: Add any other context about the problem here.

Totonti avatar Jul 08 '20 15:07 Totonti