-2

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"

1 Answers1

1

Did you look in hellomap-ios / HelloMap? See this link for more information.

Hope this helps!

GitaarLAB
  • 14,536
  • 11
  • 60
  • 80