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

ios info button

hi, i have been searching google to create an info button in my app, but i got no luck and the codes i found did not work for me. i want it to display information like the version of the app, who the developer is, put a website link, or about the app and how to use it. i already now how to add the info button in mainstoryboard.storyboard by using a round rect button and put the type info light. now i want to make the info button display a view and maybe scroll up/down in that view so if i have a lot of info the user can just scroll. please help me out and teach me the codes for it so i know what to do.

2 Answers

What have you tried specifically? If you have gone through the crystal ball app for iOS, this would seem to be a pretty simple feature that you are trying to implement.

the thing is when i tried the codes that i found i missing stuff that i should have added to the .h file. i think that was my problem. i can give you a code of what i put. i dont get errors except some says unidentified.