I am trying to follow these instructions:
- Edit the HMAppDelegate.m file. In the line:
- [GMSServices provideAPIKey:@"YOUR_API_KEY"];
- Replace YOUR_API_KEY with your key.
Problem is I don't know where to find the HMAppDelegate.m file.
SOLVED: iIt was located in a folder called "Classes"