Skip to content

Instantly share code, notes, and snippets.

@Kevinwlee
Last active August 29, 2015 14:03
Show Gist options
  • Save Kevinwlee/42d5db5d219cc9bba3f6 to your computer and use it in GitHub Desktop.
Save Kevinwlee/42d5db5d219cc9bba3f6 to your computer and use it in GitHub Desktop.
Adding a geofence subscription
[[CCHSubscriptionService sharedInstance] addGeofenceSubscriptionForTags:@[@"demo"] completionHandler:^(NSError *error){}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment