I setup a BGProcessingTask that do some work with the db and at the end sends an email. I've notice that, even if I set requiresExternalPower to false the task runs only when the device is connected to the power cable. I've tested setting the repeating time every 10 minutes. If the power cable is disconnected the task isn't launhed anuymore. After I attach the cable, waiting some minutes it restarts.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I created a task where I create a local notification every 30 seconds and a notification when the expiration handle is fired. I can see that after receiving the advice for the limited time remaining, the notifications are generated without a limit, as if the app was never interrupted. Is it normal? Shouldn't it stop after about 30 seconds in case of app refresh?
As you can see, when I swipe to see the context actions in the collectionview, the searchbar flicks. Same story when, in a popover, i change the PreferredContentSize.
Topic:
UI Frameworks
SubTopic:
UIKit
If I have a context menu with preview that has many items and nested menus, every time I try to open a submenu the system repositions itself at the top, forcing me to search for the menu again
Topic:
UI Frameworks
SubTopic:
UIKit