SFS2X Docs / ExamplesIOS / introduction
» iOS/Objective-C examples
In this section of the documentation we provide a series of tutorials for the iOS examples package distributed in our SmartFoxServer 2X download page.
We recommend to follow the tutorials in the order they are presented, as they start from the simplest operations and gradually add new concepts.
Unless otherwise noted, inside the tutorials:
- all examples are distributed in a single package; the same download link is provided in all the tutorials;
- the main folder of each example in the downloaded package is referenced in the related tutorial using this icon: ;
- all examples require Xcode 8 or later.
- the server-side Extensions accompanying the examples are provided as Eclipse projects, but you should be able to use any Java IDE of your choice.
NOTE
All the examples make use of the latest version of the SmartFoxServer 2X iOS API available when they have been published. As the API evolve in time (bug fixes, new features), we strongly recommend that, after downloading an example, you overwrite the included API Framework folder with the one provided in the latest SmartFoxServer package or patch available on our website.
« Time to click on the first example in the sidebar... enjoy!