Good morning,
does anybody have experience in developing apps with B4A, which were deployed via the MDM-System "Citrix XenMobile Enterprise"?
I'm able to compile my app to a *.APK, then I wrap the *.APK to a *.MDX and deploy it on our business phones. But after I install the app on a device, I'm starting it and it crashes immediatly. No error message, just only "App wurde angehalten" (I think in English: "App has been stopped").
The app only shows an activity with a EditText-View. There is no program code (except: Activity.LoadLayout("Layout1") ) and no additional libraries. I tried it with Starter and without Starter service.
I know, there is a Worx SDK, which I can implement into my app. But there is no tutorial. So I'm wondering if somebody ever had tried to develop an app for "Citrix XenMobile"?
Thank you and have a great day!
BR Wolfgang
does anybody have experience in developing apps with B4A, which were deployed via the MDM-System "Citrix XenMobile Enterprise"?
I'm able to compile my app to a *.APK, then I wrap the *.APK to a *.MDX and deploy it on our business phones. But after I install the app on a device, I'm starting it and it crashes immediatly. No error message, just only "App wurde angehalten" (I think in English: "App has been stopped").
The app only shows an activity with a EditText-View. There is no program code (except: Activity.LoadLayout("Layout1") ) and no additional libraries. I tried it with Starter and without Starter service.
I know, there is a Worx SDK, which I can implement into my app. But there is no tutorial. So I'm wondering if somebody ever had tried to develop an app for "Citrix XenMobile"?
Thank you and have a great day!
BR Wolfgang