/ios-nearby

Primary LanguageObjective-CApache License 2.0Apache-2.0

Google APIs for Mobile: Quickstarts

A quickstart sample demonstrating the Google Nearby Messages API for iOS.

To use this application,

  1. In your Google Developers Console,
  2. Enable the Google Nearby Messages API.
  3. Create an API key for Android, using your SHA1 and package name.
  4. Plug in your API key into AppDelegate.m
  5. Make sure the bundle ID in Info.plist file matches the bundle ID in your project at Google Developers Console.

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE