With Intune SDK 11.0.0, while activating Strict mode I got this issue. I believe that this view has been forgotten by the MAM integration
FATAL EXCEPTION: main (Ask Gemini)
Process: com.symphony.android.messaging.intune, PID: 13852
com.microsoft.intune.mam.client.strict.MAMStrictModeCheckFailedError: MAM Strict Mode check NON_INTEGRATED_VIEW failed. View android.widget.Chronometer in activity
com.symphony.android.main.MainActivity is not MAM integrated, but should be. Please report this issue to the Intune MAM team.
at com.microsoft.intune.mam.client.strict.MAMStrictEnforcement.checkFailed(:196)
at com.microsoft.intune.mam.client.strict.MAMStrictEnforcement.check(:210)
at com.microsoft.intune.mam.client.strict.MAMStrictEnforcement.checkViews(:560)
With Intune SDK 11.0.0, while activating Strict mode I got this issue. I believe that this view has been forgotten by the MAM integration