Hi there,
I’m stuck at my last step… Compiling and testing my game on iPhones… Here is the error I get:
When I look at my project folder, I see that actually my plugin folder is quite empy:
But the file that xcode looks like it’s trying to get is actually elsewhere:
If I go to com.unity.purchasing/Plugins/UnityPurchasing/iOS I see :
Is my tree having problem? SHould I have all my plugins in plugin/ directory?