I am trying to use MDM to manage iOS devices. Everything works fine. I am able to create profile and enroll devices. I am able to black/white list apps and works fine. Only issue is when I remove profile, all app icons gets reorganized in alphabatecal order. I want to retain original organization of the icons. for that purpose, I am looking for a way to re-organize icons programmatically using swift.
Any ideas are welcome.