Post

Replies

Boosts

Views

Activity

Reply to TipKit: Present popover tip after sheet gets dismissed
I suppose this is a timing issue - the moment the rule becomes valid there's already/still presented a modal view (the sheet), which prevents the tip from appearing. After that, there's no trigger (state change re: the rules) to bring up the tip. This is re-evaluated during the next view update or the app is restarted (rule status is persisted as far as I know).
Topic: UI Frameworks SubTopic: SwiftUI Tags:
May ’24
Reply to TipKit: Present popover tip after sheet gets dismissed
I suppose this is a timing issue - the moment the rule becomes valid there's already/still presented a modal view (the sheet), which prevents the tip from appearing. After that, there's no trigger (state change re: the rules) to bring up the tip. This is re-evaluated during the next view update or the app is restarted (rule status is persisted as far as I know).
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’24
Reply to Multiple PopoverTip Modifiers in SwiftUI: Persistent Display Glitch
Seems like popover tips are dismissed on any view update - at least that's what I experience using CloudKit and Combine in my app. The code above was just an example to show this, I suppose.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’24
Reply to Private database: failed to access iCloud data please signin again.
Same here, thought it was related to prohibiting web access to my iCloud account, so I turned that option back on. After a short time it worked for that evening but not it's the same issue again for three days now... Contacted the support team but did not get a helpful answer yet.
Replies
Boosts
Views
Activity
Mar ’24