I am struggling to use text recognition. When I try it, it return this error,
"An assembly with the same name `Vuforia.UnityExtensions' has already been imported. Consider removing one of the references or sign the assembly
/Applications/Unity/PlaybackEngines/VuforiaSupport/Managed/Runtime/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
Assets/Vuforia/Scripts/Internal/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)"
And it does not show a Text Reco behavior (script) even if I click text recognition. What is happening ? To use text recognition, I am using Unity version 2.0f3 and imported vuforia-unity-6-2-10.unitypackage. It would be really appreciated if it is explained in detail.