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

🩹: iOSでアプリ起動時に警告メッセージが表示される事象の対応 #656

Merged

Conversation

creature-water-valley
Copy link

✅ What's done

  • iOSでアプリ起動時に「「RCTBridge required dispatch_sync to load RCTDevLoadingView. This may lead to deadlocks」という警告メッセージが表示される事象の対応

Tests

  • iOSでアプリ起動

以下のコマンドのいずれかをこのプルリクエストのコメントとして投稿すると、
Azure Pipeline上でSantokuAppをビルドしてDeployGateへアップロードできます。
4種全てのビルドバリアントを対象にする場合はdeploy-all、
特定のビルドバリアントだけを対象にする場合はdeploy-ビルドバリアント名のコマンドを利用してください。

  • /azp run deploy-all
  • /azp run deploy-devSantokuAppDebugAdvanced
  • /azp run deploy-devSantokuAppReleaseInHouse
  • /azp run deploy-santokuAppDebugAdvanced
  • /azp run deploy-santokuAppReleaseInHouse

Devices

  • 動作確認に利用したデバイスにチェックをつけてください
  • iOS
    • シミュレータ (iPhone 12/iOS 15)
    • 実機 (iPhone 8/iOS 14)
  • Android
    • エミュレータ (Pixel 3a/Android 11)
    • 実機 (Pixel 3a/Android 11)

Other (messages to reviewers, concerns, etc.)

【関連issue】
facebook/react-native#16376

【参考ドキュメント】
https://amanhimself.dev/blog/rctbridge-required-dispatch-sync-to-load-warning/

@creature-water-valley creature-water-valley merged commit 6705211 into master Dec 3, 2021
@creature-water-valley creature-water-valley deleted the hotfix/warning-when-loading-rctdevloadingview branch December 3, 2021 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants