[iPad] Default primary action does not dismiss the WhatsNewViewController #45

Closed
opened 2025-10-14 15:57:04 -06:00 by navan · 0 comments
Owner

Originally created by @john-work-ios on 5/24/2022

WhatsNewKit Environment

  • WhatsNewKit version: 2.0.2 using UIKit
  • Xcode version: 13.3
  • Swift version: 5+
  • macOS version running Xcode: 12.4
  • Dependency manager (SPM, Manually): SPM

What did you do?

on iPad, the continue button (primary action) does not dismiss. Works fine on iPhone.

What did you expect to happen?

The WhatsNewVC should dismiss

What happened instead?

As a workaround, I used the 'onDismiss' completion to dismiss the controller

*Originally created by @john-work-ios on 5/24/2022* ## WhatsNewKit Environment - WhatsNewKit version: 2.0.2 **using UIKit** - Xcode version: 13.3 - Swift version: 5+ - macOS version running Xcode: 12.4 - Dependency manager (SPM, Manually): SPM ## What did you do? on iPad, the continue button (primary action) does not dismiss. Works fine on iPhone. ## What did you expect to happen? The WhatsNewVC should dismiss ## What happened instead? As a workaround, I used the 'onDismiss' completion to dismiss the controller
navan 2025-10-14 15:57:05 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/WhatsNewKit#45
No description provided.