2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ExpoのiOSシュミレーター起動時に「execution error: System EventsにApple Eventsを送信する権限がありません」が出た時の対処法

2
Posted at

前提

ある日、昔開発したReactNativeアプリを開こうとした時の話です。

XcodeとExpoを使用して開発をしています。

expo startして、サーバー立ち上げまではいきます。が、iOSシュミレーターを起動したときだけ

execution error: System EventsにApple Eventsを送信する権限がありません。 (-1743)

こんなエラーが出ます。

解決方法

①アップデートの確認 (してなければ実行)

②PCの再起動

だけでした!!!!!再起動したら全て解決しました!!!アプデして再起動したら解決です!!!!!

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?