Added: 10 months ago
From: GeekyLemon
Views: 24,679
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (69)

Sign In or Sign Up now to post a comment!
  • how i can fix this error Thread 1: Program received signal: "SIGABRT"??

  • PERFECT!!!!!!!!!!!!!!! The tutorial from Geeky-lemon are the absolute best!!!

  • and when i press build nothing comes up?

  • why do i put a button on the view it puts it the hole view a button same with everything i put on it???????

  • i dont understand how to use zooming...same method on real iPhone with track pad doesn't work..

    can anyone please tell me?

  • @waykas1 Press Alt, then you have two fingers

  • thank verry verry much

  • I love all your tuts, but i habe one question, how did you learn how to make all these cool things.

  • Awesome Geeky Lemon ! thanks a lot

  • Hello Aron!

    I am trying to implement this project but as I follow along you instructions I run into a big problem when setting the view pointers under the Connections Inspector, which only offer two options: Referencing Outlets, and Referencing Outlet Collections.

    Under both Outlets, I find no options as you do have under your video, such as the MapView, Get Location, Map Settings.

    Any idea on what could be happening? Help!

    Great videos, by the way!

  • dude, i need your help, i need to locate some one else, how can i do it? really i need your help

  • i dont see "File's Owner" I only see "First Responder" and "View Controller"

  • Hey! First of all, great app! Thank you for sharing! Second of all, when I try to simulate, it pauses and it gives me threads. For example: Thread 1: program received signal: "SIGABRT". Could you help me fix that? Thanks!

  • @gmajo93 hey I am having that problem too. Did you manage to find a solution?

  • @Deltoidz I'm also having this problem, which is strange, because a week ago, I did this tutorial without running into this problem... If anybody has a solution, it'd be great.

  • @rutgersratevideo don't import the framework using the method in the video. You have to import it from the source location that comes from the developer libraries in your macintosh drive. I imported it using another method in xcode but i cant remember how i did it. Another way will be to manually add a file and then navigate into the SDK folders on your hard drive and locate the framework. If you use the method in the vid, the location being read is in a diff place, which results in some errors.

  • Hi great tutorial man, however when i click on the location tab in the simulator it says i am located in Canada but I'm not...

  • Hi GL,

    The only thing missing for me is when you write the code is you don't explain what is going on with the code, you just state what you're writing and not explaining what the code is doing is doing in the background. but still get work

  • nice

  • If I test this app on a car the IBAction getlocation updates my current position ??

    thks!

  • how can i make a saving button?

  • Awesome tutorial, really like it!

    A quick question, Geeky Lemon, is it possible to make a "store locator" app based on this Map View app? For example an app that locates your current location and helps you find the nearest supermarket?

  • thank you!!!

  • Tells me i am at California , everything is ok except for that  hehee

  • @coffe1998 it will do it you test it on the simulator

  • Great Tutorial! Do you have an idea how to use openstreetmap instead?

  • This HELPS! Thanks

  • Good Job there GreekyLemon, love ur tutorials mate!

    I got a Question; how can u make a map view with animation? for example Google Earth application in desktop; where u can rotate the world map rather than scroll in the iPhone/iPad? i saw it in "Our Choice" app and just wish to do something like this! would you help us with a tutorial Please? .. Thank u!

  • How do you search?

  • Thank you very much :)

  • can you show us how to randomly pick a word to display from a list of say 10 words? then tapping a button will grab another random word but not the first word.. until it finishes the list.. somewhat like a memory game

  • Would be great if you could show a tutorial on how to show places/locations which you specify in the code. Many thanks!

  • Hi, thank you for this great video can you please tell me how to add a search bar for address and places. Keep making this type of videos. Thanx in advaced

  • ur a fucking beast haha i love the tuts can u make on on how to have a table view as a check list? so like the accessory type being a checkmark ?? this would be super duper helpful thank you very much!!! im only 16 and ive been coding for about a year now and i would love some help here thanks bud :D

  • Can you tell us how to add a pin on a certain address aswell?

  • When I simulate, I get just a table view and not what we setup in the MapViewViewController.xib

  • @rlsommer1 make sure you have connected the map view in files owner you have made a mistake some where along the line may be something simple

  • Thanks a lot for this good tutorial. One question: shouldn't you release a property you retained?

  • for some reason it does not say MapViewController.h it just says MapViewAppDelegate.h> can you please help me, GeekyLemon

  • Hi GeekyLemon, great video!

    I wondered

    -how you add the "allow app to use location" alert

    -how you can add multiple annotations

    -how to zoom to current location

    Thanks again!

  • very very nice ... :)

  • what is the difference between doing it this way and making your own annotation views, declaring CLLocation Manager and all that stuff that books tell you to do. ??

    This seems to be a lot easier. 

  • Hey mate.....can u please set the tutorial for adding GPS Location based app....

    Thanks

    Many Regards

  • when i simulate on my i phone ..

    it state failt and [BEROR]Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the default keychain

    any solution for that?

  • @ranga8120 yes go to build settings and make sure the developer profile is set to your certificate

  • Can you show how to add multiple annotations to a map view? Thank you for the great tutorial!

  • @CKallemeres great idea i will work on this tutorial for you :)

  • Can you show how to add multiple annotations to a map view? Thank you for the great tutorial!

  • How can i make my mouse pointer animate like his? Good tutorial by the way

  • great tutorial, just wondered if you know a way to zoom into your current location ?

  • Can you please make a tutorial on UIPageControl?

  • Can you tell plese how to make annotations?

  • Hey geeky I love your videos and I was wondering if you could make a tutorial on how to make a button that will take you to another view.

  • @MrJC627x hey dude check out our tutorial on switching views that will show you :) take care dude

  • @GeekyLemon for some reason it does not say MapViewController.h it just says MapViewAppDelegate and everything else except for MapViewController.h and .m can you please help me

  • suggestion: can you make a tutorial on how to make a button to make a noise when touched by the user also a credits page thing please thank you. you're great !

  • @Ip0d4GHcK hey dude check out out tutorial on how to play a sound file that will show you how to create a nosie button and the credits page sounds good :) keep checking us out

  • @GeekyLemon whilst doing the sound toutiral i encounterd many errors (im on xcode 4 help!)

  • @Ip0d4GHcK all my tutorials work in xcode 4 watch the tutorial again and make sure you have the written the right code

  • I'm making a battle app and i need reduce the width of the ImageView so how do i do that and also how do i make objects appear randomly and go flying forward

  • how do I size ImageViews from two ImageViews touching and it makes the the first ImageView smaller and the same for bigger but to make it bigger use a button i need it for my app and my dad says if my app is good i can get the developer thing so how do i do this plez make a XCode 4 tutorial

  • @MopperInc hey dude send me a message explaining more in detail and i can help you out

  • @GeekyLemon its like from something shooting out at the object and a health bar is reduced in Width and how to shoot things from a button and things that shoot out randomly from an ImageView

  • Hi your tutorials are brilliant and extremely helpful. I find xcode and cocoa so complicated but your videos def help out a lot. btw you don't have to say "bracket" or "curly bracket" as we see what you're typing, but i'd be superb if you could explain some of the functions (for example what's the role of @property (nonatomic, retain)... ?)

    You're awesome, keep it up!

  • @jayshko he thanks dude and i understand i like to keep things simple but i hear where your coming from thanks for the feedback

  • Nice. Thanks a bunch. I love the Tuesday tutorials, they're so helpful.

  • @mdhansen5 thanks glad we help

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more