Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing subtitles on iOS #620

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Conversation

jessety
Copy link
Contributor

@jessety jessety commented Oct 29, 2023

Overview

As of iOS 15, discoverabilityTitle is no longer displayed as the subtitle UIActions. Subtitles are not visible to iOS users of this package. This update brings them back.

Test Plan

WIP

Fixes: #536

As of iOS 15, `discoverabilityTitle` is no longer displayed as the subtitle UIActions. Subtitles are not visible to iOS users of this package. This update brings them back!
@audn
Copy link

audn commented Nov 30, 2023

Is this still a draft?

@iamtommcc
Copy link

I know this is still marked as draft, but it feels like a very innocuous change and seems safe to merge (plus pretty high impact, would be great to have the top level API fully operational) @Naturalclar

@Naturalclar Naturalclar marked this pull request as ready for review January 9, 2024 04:25
@Naturalclar Naturalclar self-requested a review as a code owner January 9, 2024 04:25
Copy link
Member

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 Subtitle not showing on the Menu items
4 participants