1

there is a problem that I haven't been able to solve since yesterday. I get an ios build from Unity and then run it with xcode. When I follow the path xcode -> product -> archive and get build, I can get it and publish it without any problems, but when I want to try it on the simulator, UnityFramework gives a lot of errors. How can I solve this problem?

Errors

2
  • Did you change the SDK version in the Unity iOS player settings to Simulator SDK? Commented May 10, 2021 at 0:32
  • No :) i will change and try it. Commented May 10, 2021 at 14:10

1 Answer 1

1

Fixed.

"Did you change the SDK version in the Unity iOS player settings to Simulator SDK?"

I change the sdk "Device" to "Simulator" fixed.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.