Hello all,
We work with the onPremise version -> v15.5.1.1010
We have some new device Zebra TC78 under Android 13 (enrolled work managed).
Here is it the problem we’re facing actually.
We used visual studio 2022 for to create our mobile app Android.
But it’s not possible to start the app after deployment by mobicontrol.
The app open 1 second and close directly ..
If I push the app by visual studio , all work.
Well, first, I think it was some code on our app (permission), but after some tests NO ...
Because, if I take the template inside visual studio 2022 -> Net Maui Blazor Hybrid App.
I’ve just create the project base on the template, nothing change on code, build for to create the apk.
Add the apk inside the package manager, and add the result into package inside mobicontrol.
Last step, I create a profile work managed, add the package to this profile and push on a TC78.
The result is, package is well installed but when I click on the app, the app open and close directly …
It’s the first time, we meet this kind of problem ..
Anyone have meet this problem ?
How i can see what's happen ?
thanks a lot