If you use Unity and Vuforia and get the following issue:
Assets/Vuforia/Scripts/Internal/RuntimeOpenSourceInitializer.cs(46,20): error CS0246: The type or namespace name 'IUnityAndroidPermissions' could not be found (are you missing a using directive or an assembly reference?)
The solution is to reinstall Vuforia and select the specific Unity Editor Version you are using for the Destination Folder.
Assets/Vuforia/Scripts/Internal/RuntimeOpenSourceInitializer.cs(46,20): error CS0246: The type or namespace name 'IUnityAndroidPermissions' could not be found (are you missing a using directive or an assembly reference?)
The solution is to reinstall Vuforia and select the specific Unity Editor Version you are using for the Destination Folder.
Comments
Post a Comment