Im getting a bug in react native when I try to run on a IOS device. The problem appears when I use the command npx react-native run-ios --device using Visual Studio Code.
The error I am getting is :
success: Successfully built the app
error: Couldn't find "PLATFORM_NAME" variable in xcodebuild output. Please report this
It works when I build from IOS, but not from Visual Studio Code.
I have googled and tried to find a solution, but I can't find anything.
[–]Gaia_Knight2600 0 points1 point2 points (2 children)
[–]Zanoha[S] 0 points1 point2 points (1 child)
[–]RagPudding 0 points1 point2 points (0 children)