Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when integrating Vuforia 8 in the existing project #67

Open
DrishyaOB opened this issue Oct 25, 2019 · 4 comments
Open

Error when integrating Vuforia 8 in the existing project #67

DrishyaOB opened this issue Oct 25, 2019 · 4 comments

Comments

@DrishyaOB
Copy link

I have been relying on this project in which I have developed an application using Vuforia SDK version 6. It seems that there is an issue within iOS 13 phones. I am not getting the results in the following line of code in VuforiaEagleView.mm file

NSArray* results = [_renderer hitTest:pos options:nil];

for iOS devices. It is working in up to iOS 12 devices.

Any help will be much appreciated.

@djardon
Copy link

djardon commented Feb 10, 2020

Can you solve this error?

@DrishyaOB
Copy link
Author

DrishyaOB commented Feb 11, 2020

Not yet.
We used ARKit for iOS 13 devices.

@djardon
Copy link

djardon commented Feb 11, 2020

But can you use Vuforia SDK 8.+ in a Swift project? Or use ARKit?

@DrishyaOB
Copy link
Author

I am not sure about adding Vuforia SDK only to a Swift project. But we can definitely use ARKit in a Swift Project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants