today widget icon not display - ios

After I delete my app without removing the today widget in the Today area of Notification Center, I rerun the app, the today widget is there but without the icon. I could make it display after remove it and add it again or relaunch my iPhone. Is that a bug of iOS?

As long as you have all of your icons included in Xcode, it sounds like a bug with iOS. Apps installed from Xcode sometimes install differently than apps installed from the App Store. I wouldn't worry about it.

1.Remove app when widget is enable.
2.Install your app again.
3.In Some iOS Version has a higher risk of widget icon is gone.
Do test in different Version
It is ok: iOS 8.0.2、iOS 9.0 and later
Has Problem version: iOS 8.4.1、 iOS 8.3
(maybe in 8.1.1 ~ 8.4.1 has problem)

Related

Widget in the app not appearing in the device?

We have a problem with adding the widget to the screen.
Our app has 2 widgets and app is live in AppStore.
The problem that some users can see only 1 widget (randomly, and using the newest version of the app), some see both widgets. It is hard to debug as I see both widgets on my device.
Happened on iPhone 6S iOS 14, iPhone 11 iOS 14. I guess there are more users as well who can't see these widgets.
Any known issues?
So I found the reason, so in future, if anyone has the same issues, might help:
Apple for today has some bugs related to the WidgetKit. If you want to see the widget in the widget menu, you must first open the app (after updating or installing) and then put the app to the background or kill the app
Now you are able to see the widget in the widget menu

Minimum splash screen required for upload App from Xcode 8.2

I'm working on a very old project, previously it was developed in old version of Xcode (7.3).
Now I want to make it compatible to Xcode 8.2 with minimum changes.
There is no splash screen for iOS 8 or later.
When I add this all the screen will be change, I don't want to do that changes in UI.
Can any one knows that can we able to upload app without splash screen of iOS 8 and later like (iPhone 6, 6Plus...)
Can Apple allow that?
I have tried some goggling but can't find any way.
Any suggestion will be helpful.

iOS 8 Today Extension Widget only appears on iPhone after rebooting

I have created a working iOS8 app extension widget for my app. In the simulator it appears by pulling down Notification Center and clicking edit and adding the widget, however if I compile my app to my iPhone 5S, the widget does not appear in the Notification Center today view until I after I reboot. Each time I compile to my phone I have to reboot again before seeing my widget and re-add it. After rebooting my phone the widget always shows up as expected but before rebooting it is like it does not exist.
Does anybody know why this might be happening? It sure is tedious rebooting after each compile.
This is a known issue in Beta 4 and hopefully will be addressed soon.
After updating a previously installed Today extension, the extension
may no longer launch. (17241004)
Workaround: Reboot the iOS device. (source)

New ios7 update & xcode 5 no device found

I just updated my iPhone4s to ios7 and xcode to 5.
I am trying to run my app on the iphone which worked for 6.1.x and 4.xx. However,
after the update xcode claims not to find my connected iphone testing my app.
Xcode cannot run using the selected device.
No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination?
Window -> Organizer.
Click on device tab.
Click on the iOS device on the left side and click the button 'Use for development'.
Check in Organizer if device is used for development or has lost this property on xcode actualization.
check the organizer like Rauru Ferro said. It might need some time to update the settings in Xcode. You should see a progress bar loading, after that everything should work fine.

How to launch app into background on iOS simulator?

Events like location changes launch concerning app into background if it is not launched yet. But I don't see how to simulate such scenarios on simulator. Is it possible? How?
It's not possible with iOS Simulator found in current public SDK.
I know this is borderline breaking NDA, but you should take a look at Hardware menu item of new iOS Simulator that comes with Xcode 4.2 beta.

Resources