We have an app managed with "AppConfig-App Configuration" approach. We want to update this app in AppStore. Apple consistently rejects the app. The reason for the rejection is not the errors in the application, but the constant new requests related to MDM. (Provide MDM test environment, provide information on how to download iOS Profiles to the device, show the user a popup that the data collected with MDM is not shared with a 3rd party, etc.) And they want them part by part, and it never ends. But our customers are waiting for app update. What is the process for updating the application managed with MDM in the AppStore? What is the experience of other people submitting their MDM-managed app to the AppStore? I would be very grateful if someone with experience in this matter could share their experience with me. Thanks in advance.
What is the process for updating the application managed with MDM in the Apple AppStore?
130 Views Asked by psyduck At
0
There are 0 best solutions below
Related Questions in IOS
- Overlapping UICollectionView in storyboard
- Cannot pod spec lint because of undeclared type errors
- Is the transactionReceipt data present in dataWithContentsOfURL?
- UIWebView Screen Fitting Issue
- ZXingObjC encoding issues
- iOS: None of the valid provisioning profiles allowed the specific entitlements
- How to hide "Now playing url" in control center
- CloudKit: Preventing Duplicate Records
- Slow performance on ipad erasing image
- Swift code with multiple NSDateFormatter - optimization
- iOS 8.3 Safari crashes on input type=file
- TTTTimeIntervalFormatter always returns strings in English
- How do I add multiple in app purchases in Swift Spritekit?
- Setup code for xibs in iOS. -awakFromNb:
- iOS Voice Over only reads out the title of any alert views
Related Questions in XAMARIN.IOS
- Xamarin Table View Crash
- Hiding Elements in a Monotouch Dialog Section - Height does not change
- Custom UIRefreshControl animation
- How to use research Kit framework in Xamarin
- Convert Objective C to Monotouch (Rounded Table Grouped)
- UITableViewCell (MTD) rectangle style cell
- Offline authentication best practices in Xamarin
- How to add Checkbox in Xamarin.Forms in Xaml file?
- How do you enable stack smashing protection for an iOS app built with Xamarin?
- CLLocation DistanceFrom performance implications
- storyboard not opening in xamarin ios designer
- Can't upload image from Gallery with request.Addfile on iOS
- Methods that use convertPoint:fromLayer implicitly in Xamarin.iOS/MonoTouch
- Xamarin.iOS Linker removes members in class needed for reflection
- Xamarin for iOS: All Controls null in initial view controller
Related Questions in APP-STORE
- "Invalid Signature, code object not signed at all" error
- Missing 64-bit support when uploading to appStore
- IOS Submitted App to the AppStore Rejected
- Is Apple app reject my app if my app redirected to settings page?
- particleSystem perform different download from App Store
- Merge two apps in AppStore
- Submit 64 bit only app
- Cordova + iOs Publishing Error ITMS90035 - Invalid Signature. Code object not signed at all
- Xcode Organizer different version number?
- Can there be multiple entry points for showing 1 In-App Purchase for iTunes?
- Invalid Signature when update an app on Appstore after changing project to workspace
- IOS IAP: Buying same item multiple times
- Apple Beta Review Process
- Test APP Receipt Expiration Date (for Apple VPP)a
- What should be the rating for this app?
Related Questions in MDM
- IP Address Range for Apple MDM service?
- Bloomberg-R Depth of market access
- Supervised devices and App restrictions in iOS
- Validating requests in /server url
- OAuth to secure iOS MDM enrolment process
- When trying to Install application remotely into an iPhone through mdm .mobileconfig file, returns "invalid profile" error
- Check device admin policies enforced on the device
- AirWatch Authentication Failure
- XML Parsing in OS X Terminal for MobileConfig file
- Samsung KNOX Cloud SDK - fetch MDM profiles
- Failed to query active directory groups
- How to create MDM Download block
- PHP oAuth Signature Invalid - Apple DEP
- MDM check in request is not received on the server
- How to kill an iOS app running in "Single app mode" everyday at a specific time?
Related Questions in AIRWATCH
- AirWatch Authentication Failure
- Failed to query active directory groups
- AirWatch seems to be incompatible with Android Plugin for Gradle 3.0.0-beta1
- AirWatch, Hybrid App, iOS and VPN tunnel
- AirWatch SDK Integration with PhoneGap
- How to restrict my mobile app with AllowedApplications values of Airwatch SDK Profile Restrictions?
- Airwatch SDK iOS - We were unable to retrieve the configuration information
- Selenium Chrome Driver: Javascript on click function. element not visible or nothing happens
- airwatch-sdk-plugin not recognised in ionic 3 app
- How do I resolve VMware Airwatch enrollment issue on android?
- AirWatch MDM with Xamarin ipa
- how to send data from airwatch to ios app
- What is the process for updating the application managed with MDM in the Apple AppStore?
- How can I use Custom Attributes for devices in order to get Version number of Products
- How to manage app configuration for android on VMWare Airwatch?
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 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?