Post

Replies

Boosts

Views

Activity

BGProcessingTask starts only if connected to power even if requiresExternalPower is NO
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.
7
0
3.0k
Oct ’23
App not killed after receive an expiration advice during a BGAppRefreshTask or BGProcessingTask
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?
1
0
741
Jun ’21
BGProcessingTask starts only if connected to power even if requiresExternalPower is NO
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.
Replies
7
Boosts
0
Views
3.0k
Activity
Oct ’23
Strange visual effect of the searchbar
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
Replies
2
Boosts
0
Views
320
Activity
Sep ’24
Issue in context menu with preview
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
Replies
0
Boosts
0
Views
149
Activity
Jul ’25
App not killed after receive an expiration advice during a BGAppRefreshTask or BGProcessingTask
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?
Replies
1
Boosts
0
Views
741
Activity
Jun ’21