Open GoogleCodeExporter opened 9 years ago
Oops. Sorry. That "[GMSServices provideAPIKey:@"myAPIKeyHere"];" line was
unrelated.
Anyway, I've put up a sample project that can reproduce the exact problem (see
attachment).
The project is created like this:
* In Xcode, create new project (File -> New -> Project -> Single View
Application).
* Checkout Google APIs Client Library for Objective-C, with this command:
svn checkout http://google-api-objectivec-client.googlecode.com/svn/trunk/ google-api-objectivec-client-read-only
* Configure Xcode project to add Google library to project.
* Add buttons in storyboard, and add corresponding code.
Original comment by forcodep...@gmail.com
on 4 Jan 2014 at 3:36
Attachments:
Original issue reported on code.google.com by
forcodep...@gmail.com
on 1 Jan 2014 at 10:05