I am trying to install a file . mobileconfig through the app without viewing Safari or Mail apps.
At the moment, I can upload the file in my application, but still I need to transfer it to safari for processing. This means that the user will be reset back to safari after he installs the profile, while I want to return them to my application.
The docs mention that Safari is looking for the .mobileconfig extension, which apparently goes to the Settings app. Is there a way to cut out a mediator like prefs:...
URL scheme?
user668660
source share