Closed d2callpod closed 6 months ago
HI @d2callpod Please confirm that if you are using ProGuard to eliminate unused class references from the app's primary DEX file. Note if you are using v3.1.0 or higher of the Android Gradle plugin, disable the D8 dexer
Hi @ChismanRaheem
We have Proguard disabled.
HI @d2callpod Please collect diagnostic logs and share the incident ID with the full crash report, if available please provide us with sample app so that we can reproduce the issue with steps that you have provided.
Ref: https://learn.microsoft.com/en-us/mem/intune/user-help/send-logs-to-your-it-admin-by-email-android
@d2callpod Thank you we are looking into this.
@d2callpod In this situation, JetPack Compose cannot be utilized, note we are looking into this internally it is advised to use the Intune SDK in place of the wrapper.
The SDK can be used within JetPack Compose apps? From looking at the documentation I wasn't sure.
Hi @d2callpod I can see that this is still being investigated with our SDK team (internal tracking #16814898) in the meantime I am respectfully requesting a sample application, when available please provide a sample repro of the application.
I don't want to invest any more time in Intune unless it's clear the SDK can be used. I already put a lot of time into the use of Intune. I have low expectations of this being resolved. Especially after talking with the author of this blog post.
Hi @d2callpod Thank you for the update and providing your feedback on the issue. I am recommending that you engage the respective repository that aligns with the incident via https://github.com/msintuneappsdk/ms-intune-app-sdk-android/issues for further investigation with the Intune app sdk for Android.
Summary: Jetpack Compose is not supported with Intune app wrapper for Android.
Questions to Ask Before Submission
Describe the bug: With a wrapped apk navigating to views implemented with Jetpack Compose. There are no issues with the apk prior to wrapping.
To Reproduce Steps to reproduce the behavior:
Expected behavior: Jetpack Compose views open without crashing.
Screenshots and logs:
Smartphone (please complete the following information):
Intune app wrapping tool (please complete the following information):
1.0.4214.3
Additional context: No