"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

Is Vuforia Plugin for Unity Non-PIE Binary?

Vuforia SDK Version: Last one - Description with steps to reproduce:

 

Hi all

I just recently receive a warning from Apple, apparently the App is Non-PIE Binary, although I marked yes in the build settings where it says: "Not create Position Dependent Executable".

My app use Vuforia Unity Plugin. among others, so I am checking one by one thought the official channels.

I suppose we are having some time in the meanwhile apple will start rejecting apps for this. I would like to check if this third party plugin in particular is propertly configurated in order to avoid a future rejection. If not, I would like to know if are you working to prevent it.

Thank you

- Development OS (Mac OS X, Windows, Linux): OS - Mobile OS and Version: OS LAS VERSION - Mobile Device Manufacturer and Model name: ALL - Do the Vuforia Sample Applications show the same behavior?: I didn't check it (it would suppose to upload it to Apple Store to check it)

I marked yes in the build settings where it says: "Not create Position Dependent Executable".

This should be set to NO, which is the default.  This means "Create a position independent exectutable" which is what you want.