particle-iot / particle-iot/docs
mobile docs feedback
Open
@idokleinman is already working on this.
Since Sep 10, 2015.
- Dominant language
- JavaScript
- Stars
- 148
- Forks
- 266
- Avg merge
- 14h 41m
- Merged PRs (30d)
- 16
Description
So I'm rusty on my mobile development, here are some issues I hit while trying to get a mobile app setup.
- took a while to find the IOS example app (under "SUPPORT AND CONTRIBUTION" section)
- install starts with -> put line
pod "Spark-SDK"in podfile, I haven't used cocoapods, don't know what this file should be called. -> turns out it's "Podfile" - example app is missing README / docs
- example app doesn't compile after a clone, I'm guessing I need to generate keys and stuff for iOS app development, but I'm super rusty!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.