App Icon is not showing in MDM? - ios

App ICON is not showing when we place our iphone app on MDM. however is shown on MDM for download and after installation of app, ICON is shown perfectly fine. Is there any way to solve this issue?

Related

Why is my app's icon displaying incorrectly on the apple App Store?

I recently released an app on the apple App Store however I have an issue with the app icon not displaying correctly. It displays fine on the App Store when viewed from a MacBook however when viewed from an iPhone the icon is fully black like so:
The same app listing on the App Store viewed from a MacBook:
Does anyone have any idea why this might be the case? The icon displays correctly in Xcode and on apple connect yet when viewed from an iPhone on the App Store it turns all black.
Try resubmitting your app. I think it's a current bug with App Store Connect.
When you go into App Store Connect, ensure the icon is displaying properly under the build (on the main version screen). And when you submit the app the for review, also ensure it's displaying properly.
I had the same black icon issue, and after uploading the app a few times, I finally got it to display with the proper icon on the main version screen. And when I submitted for review, it also displayed the proper icon (not the blacked out icon). It took a few attempts.
I managed to fix the issue. The problem was that I was using the flutter package flutter_launcher_icons to generate the app icon and for some reason it did not generate all the right sizes causing the app icon to show up on some devices but not on others. Apple still approved the app which made me think that it was an issue on their side rather than mine. I fixed the issue by using this app icon generator instead which generated all the right sizes and now the app icon shows up correctly on every device.

Unable to launch iOS app from testflight or app store

I have an app on testflight and app store but when i launch app from testflight/app-store it just shows a blank screen, but if i tap on the app icon to launch the app it works fine.
Please help me resolve this issue

iOS: in-house app wireless installation does not display progress

I am using the procedure described here http://help.apple.com/deployment/ios/#/apda0e3426d7 to install an in-house app using a wireless network. As indicated in the docs, I have created a website serving a webpage containing the link to the app manifest.
A user would typically install the in-house app on his device by opening the webpage and then pressing on the link to the manifest. With iOS 7.x, the Safari browser would then go in the background and the user would see the app installation in progress (app logo + progress indicator on top of the logo).
In iOS 9.x this is no longer the case: Safari does not go in the background and there is no visible indication of the app installation except a very tiny progress indicator at the upper left corner of the device's screen. In other words there is no immediate visual clue that the app is installing, as in iOS 6.x & 7.x
However the installation completes successfully and the app logo eventually appears on the device screen.
Is there a specific way of activating the previous iOS 6.x & 7.x behaviour? Has something changed in the in-house wireless installation procedure?
Thanks
I got the same issue in my company, and it's more a bug than a feature. I hope the 9.3 version will fix this

App icon is not displaying in Apple Watch App

I am developing my first iWatch App, i added icons for watch app in Image Assets folder of Application.But when i install app in iWatch, then App icon not displaying.
Please find image , which showing app without Icon.
You have to put the correct icons with the correct size not in the iOS App Xcassests but in the WatchApp Xcassetes.

Apps does not show up in iPad

Hi All,
I have created an iPhone Application and have uploaded it in the Appstore. But when I search the app in iPad, it shows up in the search results, but does not open up the Application related information in the screen. It does not show up the screen to install the app in iPad.
It works fine in iPhone. But not in iPad.
Please help me....!!!!!
Check this post: How can I restrict my app for iPhone's only, excluding iPod touch?
It may happen due some restrictions you put in your project, for example "telephony" device capability will restrict the app from running on iPad and the application will not be even listed in the iPad app store.

Resources