Sample app using the Customer.io iOS SDK.
Notice: This repository has been deprecated and is no longer being maintained. We have created a new set of sample apps in the iOS SDK repository. We would love for you to check out our new apps!
Let's get your development environment setup so you can get developing.
To contribute to this project, follow the instructions in our development document to get your development environment setup.
You can run the following command in the terminal and it will walk you through the steps needed to be able to build the app and test in the simulator or on device.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/customerio/RemoteHabits-iOS/HEAD/scripts/setup.sh)"
Or if you have cloned the repo already then you can
cd RemoteHabits-iOS
bash scripts/setup.sh
Thank you for your interest in wanting to contribute to the project!
Follow the instructions in Getting started to get the app compiling on your machine.
Note: We value an open, welcoming, diverse, inclusive, and healthy community for this project. All contributors are expected to follow the rules set forward in our code of conduct.