-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Build failed with continuing in background. Failed to display xcode notification #793
Comments
@HazAT @lobsterkatie @marandaneto Any solution for this? |
@nihp Can you please set the environment variable (as suggested in the second paragraph above) and let us know what you get? You also might try temporarily turning off the sentry build steps to make sure this really does have to do with our scripts. |
In debug mode, the app get worked without the script. (Run script only when installing) But it weird, I have tried by cleaning and removing the derived datas. It ended with Failed to display xcode notification |
@lobsterkatie Any updates on this? |
Closing the issue as a part of large repository cleanup, due to it being inactive and/or outdated. There's a large chance that this issue has been solved since. |
anybody resolved this issue ? |
Unable to build the app in Xcode. I got the error as
Note:
It works fine before. One day the notification received after quiting the xcode. So from the next day this issue is raised and showing continuing in background.Failed to display Xcode notification.
The same is working If i run from command line react-native run-ios.
But it failed for Xcode build and archive build
Can anyone help me to resolve this error in my Xcode?
The text was updated successfully, but these errors were encountered: