Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Bruce Valle
PLUS
Bruce Valle
Courses Plus Student 406 Points

Creating my first APP for iOS using Swift

Hi to everyone i'd like to create an APP where just can be a LiveStream Channel, so i found out that they do offer an API, my main question is how can i include or embed that code in order to show this LiveStream Channel into an APP. I'll appreciate any help

1 Answer

Michael Reining
Michael Reining
10,101 Points

Hi Bruce,

This is a pretty broad / open ended question for this forum. I would try to break it down like this:

  1. Try to find examples of the LiveStream Channel API online by searching in Google and on Github

  2. Try to create some code samples and if you get stuck, post questions on Stack Overflow. Before doing that, try to look for similar questions on Stack Overflow and see if you can find the answer.

I hope that helps,

Mike

PS: Thanks to the awesome resources on Team Treehouse, I just launched my first app. :-)

Code! Learn how to program with Swift