"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Failing to Build with iOS version of 9.0

Hey there,

 

I'm trying to make a build on iOS platform but it fails the build with this message:

[quote]Vuforia Engine requires a minimum iOS version of 11.0. Please set the Target minimum iOS Version to 11.0 or above in the Player Settings.[/quote]

I see that this has been a recent update since the update of Vuforia Engine version 8.1.7, but its still possible to build on Xcode side with the Deployment Target of 9.0 with no problems. You should probably limit this on the Xcode side too, just so it doesn't seem incoherent or causes bugs in the build on runtime.

 

Using:

Unity 2019.1.8f1

Vuforia Engine 8.3.8

Xcode 10.1

MacOS High Sierra 10.13.6

 

Cheers

Hello,

Good and interesting find! I tested and confirm that I was able to also reproduce the scenario with the sample app.

I will inform the devs.