Augmented Interactive Holograms IOS XCODE (1/22/2015)

Today I continued working on porting my application to iOS.
I successfully registered my bundle identifier with apple.
I had to request a certificate, which was then checked through the apple developer account, which created another certificate that had to be opened in keychain access and then imported into Xcode.
I connected the iPad I am using, which Dr. Bill has already registered with his acount, and I ran my application.
While it did run, it would not go past the loading screen, so I could not actually use my holographic interface.
I also attempted to get my immersive human machine interface Leap Motion and Oculus Rift program working, but it immediately crashed when on the mac. I tried rebuilding my project from scratch, by reimporting each asset individually, and downloading the latest drivers from Leap and Oculus, but it still crashed.

Comments