Post

Replies

Boosts

Views

Activity

Reply to targetContentIdentifier on NSUserActivity nil on Handoff
I can observe the same effect when restoring scenes after app being closed (by user or through crash) on iPad simulator, iOS 15.5. Scenario is as follows: Start new scene with activity containing targetContentIdentifier Send scene to background -> stateRestorationActivity(for:) is called, where activity scene was started with is returned (targetContentIdentifier is still there). App crashes App is restarted, but activity received in scene(:willConnectTo:options:) does not have anymore targetContentIdentifier in session.stateRestorationActivity. Can anyone comment on that - is this correct behaviour or is this a bug?
Topic: UI Frameworks SubTopic: UIKit Tags:
May ’22
Reply to German VoiceOver says "millibars" instead of "megabytes"
Feedback ID for this issue is: FB16004456
Replies
Boosts
Views
Activity
Dec ’24
Reply to German VoiceOver says "millibars" instead of "megabytes"
I tried .all, and it for megabytes I still got VoiceOver with "millibars". Strangely, for gigabytes I got correct pronunciation: "gigabytes". I will file bug report.
Replies
Boosts
Views
Activity
Nov ’24
Reply to Can't use UICollectionView outline disclosure with VoiceOver
It took some time, but here is feedback id: FB13555047.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Unlock device when presenting notification content extension with WKWebView
Anyone? Anything?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to targetContentIdentifier on NSUserActivity nil on Handoff
I can observe the same effect when restoring scenes after app being closed (by user or through crash) on iPad simulator, iOS 15.5. Scenario is as follows: Start new scene with activity containing targetContentIdentifier Send scene to background -> stateRestorationActivity(for:) is called, where activity scene was started with is returned (targetContentIdentifier is still there). App crashes App is restarted, but activity received in scene(:willConnectTo:options:) does not have anymore targetContentIdentifier in session.stateRestorationActivity. Can anyone comment on that - is this correct behaviour or is this a bug?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’22