-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update README with Objective-C link #93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thank you but I'm afraid we cannot merge this at this time.
There is a reason why this link is not on the site:
- The client isn't ready for prime time yet
- The tutorials themselves might still change slightly.
The Objective-C client wasn't announce for the same reason. It should be in a couple of weeks.
Thanks for the reply Michael. I have been working using the C library in an iOS app written in Swift. While it works and gets the job done, it lacks the convenience of using closures and other features. I was excited to see this project and wanted to replace the existing C wrapper with this. I will wait till the library reaches v1.0.
@sasikiran by all means try using 0.6.0. 1.0 can be some time away (e.g. the docs need to be written) but it doesn't mean that we object to people trying this project. However, it is not ready to be announced the the general public.
You feedback is certainly welcomed!
Hi @sasikiran - I'd love to work with you on getting the client integrated into your project. We currently have no real users for the new client, and it'd be great to get some feedback.
Thanks Michael and Andrew. I will consider using this. My project won't go into production in the next two months. I will post issues on the main repo.
On May 23, 2016 at 2:16 PM, <Andrew Bruce (mailto:notifications@github.com)> wrote:
Hi @sasikiran (https://github.com/sasikiran) - I'd love to work with you on getting the client integrated into your project. We currently have no real users for the new client, and it'd be great to get some feedback.
—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub (#93 (comment))
Updated the readme file to point to the newly added objective-c tutorials directory.