Skip to content

iOS client with unit tests for exercising chuckpad-social and chuckpad-social-ios

License

Notifications You must be signed in to change notification settings

markcerqueira/hello-chuckpad

Repository files navigation

hello-chuckpad

Sample iOS client that interacts with the chuckpad-social service. The iOS library code that interacts with the chuckpad-social server is stored as a git submodule (see chuckpad-social-ios).

The primary usage of this repository is to host a suite of unit tests, which run alonside a local instance of chuckpad-social, thoroughly exercises both iOS and server code.

If you are getting keychain write issues (FXKeychain failed to store data for key, error: -34018) try setting up Keychain Access Groups.

The ChuckPad Live API calls rely on PubNub which requires adding PubNub.framework to your project file's Embedded Binaries. See the PubNub documentation for more information.

About

iOS client with unit tests for exercising chuckpad-social and chuckpad-social-ios

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published