I’m attempting to create a new project that uses google cardboard on IOS. My project is a blueprint only project. Whenever I attempt to launch the project or package it, I’m getting compiler related issues. I’d like to develop exclusively on PC and avoid using xcode where possible. My provision and certification are all in order.
After looking through many other questions, it would appear that unreal needs to compile the google VR plugin. When I turn off every plugin on a new project it packages just fine and creates the IPA file. If I turn on only the Google VR plugin, I get these issues.
Is it possible to compile the google VR plugin since it resides in the engine folder and not the project folder? Any help would be greatly appreciated.
Hello
I have few questions for you that will help narrow down what issue it is that you are experiencing.
Quick questions:
- Can you reproduce this issue in a clean project?
- If so, could you provide a detailed list of steps to reproduce this issue on our end?
- Could you provide screen shots of any settings/blueprints that may be involved with this issue?
- Could you provide your output logs so that I could take a look at the errors you are getting?
- What device are you using?
- What is the current OS being run on the device?
Hello
After doing a bit of digging I was able to find another post with the same issue. I have provided a link below. It appears that this is working as intended. You will have build remotely/directly on a Mac in order to package after adding a plugin to the project that requires being compiled (google VR plugin in this case) when trying to package for iOS. I hope that this information helps.
Link: Unable to deploy on iOS devices in 4.13.1 - Mobile - Epic Developer Community Forums
Make it a great day