Skip to content

chirayupatel/iOS-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-Snippets

A series of snippets for the Flybits iOS SDK

Installation: git clone git@github.com:flybits/iOS-Snippets.git && cd iOS-Snippets && cp * ~/Library/Developer/Xcode/UserData/CodeSnippets

All the snippets starts with either [FLB-Swift] or [FLB-ObjC], so you can easily search for FlybitsSDK related snippets or language specific snippets.

These snippets simplify your use of the Flybits SDK, from requesting a list of Zones to subscribing to PushMessage topics.

Swift Snippets:

  • API Key Setup
  • Login API Request
  • Logout API Request
  • Zone API Request
  • Moment API Request
  • Tags API Request
  • Push Notification Registration
  • Context Provider Registration

Objective-C Snippets:

  • API Key Setup
  • Login API Request
  • Logout API Request
  • Zone API Request
  • Moment API Request
  • Tags API Request
  • Push Notification Registration

About

A series of snippets for the Flybits iOS SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published