Is it possible to push managed app configuration (I mean sending to an app a plist) by apple configurator 2 ? Maybe by using Configuration Profile Key? As far as I know this is possible by using MDM servers. Here are some examples of those http://simplemdm.com/2016/03/14/how-to-enroll-in-mdm-with-apple-configurator-2/ https://developer.apple.com/library/ios/samplecode/sc2279/Introduction/Intro.html
Pushing app-specific configurations (Plist) by apple configurator 2?
1.5k Views Asked by bilu88Pl At
1
There are 1 best solutions below
Related Questions in PUSH
- How to combine JSON objects and unnest array of arrays
- Almost empty git repo has huge size
- How to add the outout the random element from array and keep adding 1 by 1 in empty array?
- Unable to push changes via git behind Proxy with Heroku
- How to enable a PR originating from a forked repo to cause a GitHub workflow to push to a branch (gh-pages) in the original repo?
- Asset validation error on App Store upload
- Copy project files in path and projects in child subgroups
- Extra files included in push e.g. settings.py
- How to fix this issue with git push?
- Can images be blocked from being pushed to Harbor based on the number of artifacts for that image?
- How do I push a file into its subfolder in git repository?
- iOS - React-Native - Click on Push does not render the App
- Created a stack and the push() method is not working
- issue on pushing refs on Git repository
- Eclipse IDE can't Commit & Push to GitHub
Related Questions in PLIST
- ITMS-91053: Missing API declaration - Privacy
- how to install IPA file with itms-services?
- 'GADInvalidInitializationException', reason: 'The Google Mobile Ads SDK was initialized without an application ID
- AppleScript. Probably unjustified complication of syntax. iTunes play count import from xml
- XCode/Flutter: How do I fix "ExportOptions.plist" is invalid error when trying to export my app?
- React Native Expo: Google analitics - unable to get ios to work properly
- MongoDB via Brew Services "undefined method `plist_startup'"
- Make a login/logout script in mac
- Does PropertyListEncoder no longer support binary property list encoding?
- I want to open the textures in the png file of a game that has plist and ExportJson files, but I couldn't do it
- React Native Build Phase Failing in Xcode15 when writing Info.plist
- Impossible to parse result for await itemProvider.loadItem for URL
- How can I make plist content programatically?
- MacOS Launchd move files plist in Ventura not working
- Generation of the Firebase Android resource file google-services.xml from Assets/GoogleService-Info.plist failed
Related Questions in MDM
- How can I provide a signed iOS app IPA file to an organization for MDM distribution?
- Intune IpadOS disable Safari quick notes
- Automatically Assign Default Configuration Profile to New Devices in DEP?
- RestrictionsManager not able to get policy managed configurations in Android
- Setting default browser programmatically
- SOTI MobiControl does see my Managed configuration if I upload my apk manually
- how to use MDM Clipboard API with http requests JS
- Implement Mobile Device Management for Xamarin Forms code to capture the policy sent via the MDM
- Can't close Finalize Activity in my app and repeat it during provision and enrollment using scan QR code in android version 12
- How to Run Application as Administrator in the Context of the User
- PowerShell script to download and extract Apache JMeter not working
- Does Google EMM API support Enterprise Enrolment via G-Suite Account?
- Implementing Kiosk Mode Without User Interaction or Rooting: Feasibility and Methods in Android
- Installing a private key via SyncML on Windows
- Is it possible to give my Android app root permissions without rooting the device? Perhaps with an MDM or a UEM?
Related Questions in CONFIGURATION-PROFILE
- Intune Device configuration, "OneDrive Files On-Demand" Not applicable
- How-to sign an iOS configuration profile generated programmatically in Xcode?
- How to check if a Certificate is installed and trusted on iOS
- "The server returned a user enrollment profile" error when enrolling into User Enrollment mode on iOS 13 using OTA
- How-to sign an iOS configuration profile generated programmatically?
- Access an iOS configuration profile from React Native?
- Binary Rejected: Your app uses public APIs in an unapproved manner
- how to disable wifi assist without user interaction
- iOS Mobile Device Management and Configuration Profiles
- Configure Homescreen Layout with Configuration-Profile under iOS 10
- Configuration profiles in Universal Windows Platform and Android
- Pushing app-specific configurations (Plist) by apple configurator 2?
- Selection of open-source MDM server
- Do iOS configuration profiles have a maximum size?
- iOS Configuration Profile VPN on demand working on iOS8 but not on iOS9 dev beta
Related Questions in APPLE-CONFIGURATOR
- Global HTTP Proxy always prompts for username and password
- Apple Configurator for iOS not detected on Macbook Pro 2020 M1 during Enrollment
- VPN Profile installation failed
- Manage AppleTVs in Apple Profile Manager
- Unable to Install the Charles Proxy profile on Apple TV via Apple Configurator 2
- Unable to install .ipa from apple configurator 2 and xcode
- Translating Terminal Command to Subprocess Library
- Installing apps with apple configurator 2 - unable to install error
- How to enable Single App Mode on iPad when configurator fails?
- What are the possible way to set Global Http Proxy in iOS setting programmatically?
- Notify In my App when other apps installed or removed in same iOS device using MDM
- iOS 11 Single App Mode, Disable lock screen
- Is there a Windows 10 equivalent tool that does the job of Apple Configurator mobile device management?
- Is it possible to pre-configure apps like OneDrive, DropBox using MDM or Apple Configurator?
- apple configurator for new Files application
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
No, it isn't possible to push Managed App Config via Apple Configurator 2 (AC2) as of version 2.7. AC2 isn't an MDM, and there are no options in AC2 to do this.
Your link Managed App Configuration indicates this when it says the following:
The Mobile Device Management Protocol Reference also mentions the following regarding Managed App Config:
Neither of these references explicitly mention that AC2 cannot push Managed App Config, but the Apple Configuration Profile Reference, which defines the profile configurations pushable by AC2, has no mention of Managed App Config.