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.
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!
@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.
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
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?
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!
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
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
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. ??
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
@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
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
@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)... ?)
how i can fix this error Thread 1: Program received signal: "SIGABRT"??
nehaljawi 6 days ago
PERFECT!!!!!!!!!!!!!!! The tutorial from Geeky-lemon are the absolute best!!!
MrTomas444 3 weeks ago
and when i press build nothing comes up?
pitso7777 1 month ago
why do i put a button on the view it puts it the hole view a button same with everything i put on it???????
pitso7777 1 month ago
i dont understand how to use zooming...same method on real iPhone with track pad doesn't work..
can anyone please tell me?
waykas1 2 months ago
@waykas1 Press Alt, then you have two fingers
TheDinohund 2 weeks ago
thank verry verry much
sanjbanzsanjay 2 months ago
I love all your tuts, but i habe one question, how did you learn how to make all these cool things.
pigwoman1992 2 months ago
Awesome Geeky Lemon ! thanks a lot
natthanichaY 2 months ago
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!
merrickbank 3 months ago
dude, i need your help, i need to locate some one else, how can i do it? really i need your help
snoopyuchiha 3 months ago
i dont see "File's Owner" I only see "First Responder" and "View Controller"
ayastona 3 months ago
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 4 months ago
@gmajo93 hey I am having that problem too. Did you manage to find a solution?
Deltoidz 3 months ago
@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 3 months ago
@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.
Deltoidz 3 months ago
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...
VuilGeboostedZefling 5 months ago
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
leedad 6 months ago
nice
galkeidar 6 months ago
If I test this app on a car the IBAction getlocation updates my current position ??
thks!
AZILAKO 6 months ago
how can i make a saving button?
marinos227 6 months ago
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?
yang1286 6 months ago
thank you!!!
galkeidar 7 months ago
Tells me i am at California , everything is ok except for that hehee
coffe1998 7 months ago
@coffe1998 it will do it you test it on the simulator
GeekyLemon 7 months ago
Great Tutorial! Do you have an idea how to use openstreetmap instead?
TomsonTheOne 7 months ago
This HELPS! Thanks
aonsky 7 months ago
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!
samztubez 7 months ago
How do you search?
RCPlaneFlyer16 7 months ago
Thank you very much :)
khalido8r 7 months ago
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
MVC23S 7 months ago
Would be great if you could show a tutorial on how to show places/locations which you specify in the code. Many thanks!
tardis59 8 months ago
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
TRoNCoDePiCHa 8 months ago
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
kingofmagic1 8 months ago
Can you tell us how to add a pin on a certain address aswell?
RamboMamboo9 8 months ago
When I simulate, I get just a table view and not what we setup in the MapViewViewController.xib
rlsommer1 8 months ago
@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
GeekyLemon 8 months ago
Thanks a lot for this good tutorial. One question: shouldn't you release a property you retained?
vedovelli 9 months ago
for some reason it does not say MapViewController.h it just says MapViewAppDelegate.h> can you please help me, GeekyLemon
chrisv23c 9 months ago
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!
zjem 9 months ago
This has been flagged as spam show
check out vetleof.blogspot.com for xcode4 tutorials!
vetji 9 months ago
very very nice ... :)
anupam57 9 months ago
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.
PastryChefapp 9 months ago
Hey mate.....can u please set the tutorial for adding GPS Location based app....
Thanks
Many Regards
mdervesh 9 months ago
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 9 months ago
@ranga8120 yes go to build settings and make sure the developer profile is set to your certificate
GeekyLemon 9 months ago
Can you show how to add multiple annotations to a map view? Thank you for the great tutorial!
CKallemeres 9 months ago
@CKallemeres great idea i will work on this tutorial for you :)
GeekyLemon 9 months ago
Can you show how to add multiple annotations to a map view? Thank you for the great tutorial!
CKallemeres 9 months ago
How can i make my mouse pointer animate like his? Good tutorial by the way
joebm08 9 months ago
great tutorial, just wondered if you know a way to zoom into your current location ?
nicky131 10 months ago
Can you please make a tutorial on UIPageControl?
hendrikvandijk1967 10 months ago
Can you tell plese how to make annotations?
shimapa23 10 months ago
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 10 months ago
@MrJC627x hey dude check out our tutorial on switching views that will show you :) take care dude
GeekyLemon 10 months ago
@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
chrisv23c 9 months ago
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 10 months ago
@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 10 months ago
@GeekyLemon whilst doing the sound toutiral i encounterd many errors (im on xcode 4 help!)
Ip0d4GHcK 10 months ago
@Ip0d4GHcK all my tutorials work in xcode 4 watch the tutorial again and make sure you have the written the right code
GeekyLemon 10 months ago
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
MopperInc 10 months ago
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 10 months ago
@MopperInc hey dude send me a message explaining more in detail and i can help you out
GeekyLemon 10 months ago
@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
MopperInc 10 months ago
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 10 months ago
@jayshko he thanks dude and i understand i like to keep things simple but i hear where your coming from thanks for the feedback
GeekyLemon 10 months ago
Nice. Thanks a bunch. I love the Tuesday tutorials, they're so helpful.
mdhansen5 10 months ago
@mdhansen5 thanks glad we help
GeekyLemon 10 months ago