it looks like someone(?) accidentally commented out the declaration of string linkApp;
. Remove the two forward slashes and the code should compile fine.
0
solved getting this error in unity (2018.4.6) error CS0103: The name ‘linkApp’ does not exist in the current context [closed]