expo-cli icon indicating copy to clipboard operation
expo-cli copied to clipboard

UnexpectedError: Could not locate a valid AppDelegate at root:

Open shailesh-galgal opened this issue 2 years ago • 0 comments

Summary

when we do expo run:ios its shows

✔ Push Notifications setup for galgal-app: money.galgal.galgal
    UnexpectedError: Could not locate a valid AppDelegate at root: 
    "/Users/shaileshwadekar/Desktop/galgal/frontend"
    Please report this as an issue on 
    https://github.com/expo/expo-cli/issues

Environment

when we do expo run:ios its shows UnexpectedError: Could not locate a valid AppDelegate at root:

Please specify your device/emulator/simulator platform, model and version

Emulator iphon 13

Error output

✔ Push Notifications setup for galgal-app: money.galgal.galgal UnexpectedError: Could not locate a valid AppDelegate at root: "/Users/shaileshwadekar/Desktop/galgal/frontend" Please report this as an issue on https://github.com/expo/expo-cli/issues

Reproducible demo or steps to reproduce from a blank project

✔ Push Notifications setup for galgal-app: money.galgal.galgal UnexpectedError: Could not locate a valid AppDelegate at root: "/Users/shaileshwadekar/Desktop/galgal/frontend" Please report this as an issue on https://github.com/expo/expo-cli/issues

shailesh-galgal avatar Sep 06 '22 07:09 shailesh-galgal