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

[go] fix NPE from ExpoNetworkInterceptor #28586

Merged
merged 1 commit into from May 2, 2024
Merged

Conversation

Kudo
Copy link
Contributor

@Kudo Kudo commented May 2, 2024

Why

fix NPE from ExpoNetworkInterceptor because the inspectorPackagerConnection is not ready yet.

How

early return if inspectorPackagerConnection is not ready

Test Plan

launch android expo-go and test network inspector

Checklist

@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label May 2, 2024
@Kudo Kudo marked this pull request as ready for review May 2, 2024 19:54
@Kudo Kudo requested a review from alanjhughes May 2, 2024 19:54
@Kudo
Copy link
Contributor Author

Kudo commented May 2, 2024

going to merge this beforehand. if there's any concern, leave me comment here and i would follow up.

@Kudo Kudo merged commit e975f39 into main May 2, 2024
16 checks passed
@Kudo Kudo deleted the @kudo/fix-expo-go-issues branch May 2, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants