Skip to content

prevent fatal crashes when launching App Clips#47000

Closed
EvanBacon wants to merge 2 commits into
facebook:mainfrom
EvanBacon:@evanbacon/nullish-link
Closed

prevent fatal crashes when launching App Clips#47000
EvanBacon wants to merge 2 commits into
facebook:mainfrom
EvanBacon:@evanbacon/nullish-link

Conversation

@EvanBacon
Copy link
Copy Markdown
Contributor

Summary:

App Clips are full of bugs. One such bug is how launching an App Clip from Test Flight (and perhaps other systems) will cause the user activity to be of type NSUserActivityTypeBrowsingWeb but with a nullish userActivity.webpageURL (even though it's typed as never being nullish in this mode).

Changelog:

[IOS] [FIXED] - Fix launching App Clips with nullish URLs.

Test Plan:

The following was failing cryptically and required extensive debugging to get launching.

ScreenRecording_10-12-2024.20-37-41_1.mov

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Expo Partner: Expo Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Oct 13, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@lunaleaps has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 15, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@lunaleaps merged this pull request in 043e2fe.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @EvanBacon in 043e2fe

When will my fix make it into a release? | How to file a pick request?

@EvanBacon EvanBacon deleted the @evanbacon/nullish-link branch January 19, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Expo Partner: Expo Partner Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants