Skip to content

Instantly share code, notes, and snippets.

@ydn
Created June 12, 2015 18:27
Show Gist options
  • Save ydn/5f312f34953df85f0e7f to your computer and use it in GitHub Desktop.
Save ydn/5f312f34953df85f0e7f to your computer and use it in GitHub Desktop.
Apple Watch Events Objective C
[FlurryWatch logWatchEvent:(NSString*) eventName];
[FlurryWatch logWatchEvent:(NSString*) eventName withParameters:(NSDictionary*) parameters];
@DrkSephy
Copy link

I followed the same pattern as the existing Objective-C examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment