According to this post, I am trying to implemet the getErrorDialog. I understand to everything in the code, but I copied and pasted the code above and I get errors in my script as I was missing a using. For example GoogleApiAvailability does not exist in the context
. I can not add any using or so to fix the problems.
What do I do wrong?