You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When you try to run integration task in app-harness for platform ios or tvos, it gives error 'Error: write EPIPE'
Something to do with Injections based on apple privacy manifest rules. #1636 (comment)
Regression from: #1605
To Reproduce
Steps to reproduce the behavior:
Go to app-harness folder
Run npx rnv starter hello
See an error
Expected behavior
Run it without error.
Screenshots or copy&paste
Desktop (please complete the following information):
OS: osx
Node Version v18.19.0
RNV Version 1.0.0-rc.21
The text was updated successfully, but these errors were encountered:
Describe the bug
When you try to run integration task in app-harness for platform
ios
ortvos
, it gives error 'Error: write EPIPE'Something to do with Injections based on apple privacy manifest rules. #1636 (comment)
Regression from: #1605
To Reproduce
Steps to reproduce the behavior:
npx rnv starter hello
Expected behavior
Run it without error.
Screenshots or copy&paste
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: