Hi, I am encountering an error when trying to build for iOS.
Unity version 20201.3.25f1 Apple Silicon with a M1 Pro chip
xcode throws:
Undefined symbol: _inflate
Undefined symbol: _inflateEnd
Undefined symbol: _inflateInit2_
It happens after adding the World Terrain + Bing Maps or 3D Tiles as well
I also tried in 2021.3.4f1 and same errors every time
Appreciate any help on this