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

Can't run on IOS #244

Open
hafizShukry opened this issue Mar 8, 2024 · 3 comments
Open

Can't run on IOS #244

hafizShukry opened this issue Mar 8, 2024 · 3 comments

Comments

@hafizShukry
Copy link

Hi, I have one issue with this package. I tried to run my project with specific flavor. It is working fine on Android but not in IOS. The error is :

Unsupported configuration: Debug-apple
Command PhaseScriptExecution failed with a nonzero exit code

@AngeloAvv
Copy link
Owner

Hey @hafizShukry , can this error systematically be reproduced when creating a new project?

@tajjacob
Copy link

I got this error while running ios:

 ProcessException: Process exited abnormally with exit code 2:
           An error was encountered processing the command (domain=IXErrorDomain, code=2):
           Simulator device failed to install the application.
           Invalid placeholder attributes.
           Underlying error (domain=IXErrorDomain, code=2):

For android, the icon app did not changed accoding to flavor

@Abdktefane
Copy link

I got this error while running ios:

 ProcessException: Process exited abnormally with exit code 2:
           An error was encountered processing the command (domain=IXErrorDomain, code=2):
           Simulator device failed to install the application.
           Invalid placeholder attributes.
           Underlying error (domain=IXErrorDomain, code=2):

For android, the icon app did not changed accoding to flavor

same happening with me, any idea how to fix this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants