watson-developer-cloud / unity-sdk

:video_game: Unity SDK to use the IBM Watson services.
Apache License 2.0
569 stars 206 forks source link

Not Working With Vuforia AR Camera #646

Closed DelManari closed 4 years ago

DelManari commented 4 years ago

When trying the watson with Vuforia sdk For Unity3d AR apps not working!

mamoonraja commented 4 years ago

@DelManari Thanks for opening the issue, what kind of issues are you running into?

DelManari commented 4 years ago

@DelManari Thanks for opening the issue, what kind of issues are you running into?

when am trying to use watson SDK with Vuforia SDK i got errors like Namespace '' contains a definition conflicting with alias 'Utility'

DelManari commented 4 years ago

image

AhmadIftikhar commented 4 years ago

You need to move this line using IBM.Cloud.SDK.Utilities.Utility; in the Namespace that fixes the issue

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs. Thank you for your contributions.