Closed gfadamm closed 8 years ago
The SDK doesn't support running against the simulator (which it should). So you can only build a project that includes it for the device.
@dgoodine it's working on simulator if i run from the GVR sample code. but when i create new xcode project and added it that's gave me the error message. is there any configuration that i missed?
same Problem!
Thanks. Added to internal bug tracker.
Seems to me you are reusing the PanoramaViewController from the sample, but not adding the Cocoapod 'GVRSDK' to your new project. PanoramaViewController is from the sample app, but GVRPanoramaView comes from the Cocoapod.
Re-open if you think thats not the case.
i got this error when i'm trying to build the project. any solution?