Advertise here




Advertise here

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID
Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.

App: who is near?

Thanks

Ferran
Post edited by ferranca on

Replies

  • dany_devdany_dev Posts: 4,700Tutorial Authors, Registered Users
    you can send coordinates to your server and retrieve this information but your app need to be launched on both iphone...(or you will have an outdated information about localization)
  • Duncan CDuncan C Posts: 8,034Tutorial Authors, Registered Users
    ferranca;320117 said:
    Hi,

    I would like to know if it's possible to make an app that says who is near you if they have the same app?? Like google latitud... but without add people.



    Thanks

    Ferran
    Not without a central server and lots of location updating. All your users would have to send their locations to your sever at regular intervals, and then you would need to implement some sort of geo-query that searched by location. Such a server would get expensive to operate if you had lots of users.

    You might be able to use the BlueTooth support in Game Center, but that is VERY short range. (Like 15 feet, where the other person could see you anyway.)
    Regards,

    Duncan C
    WareTo

    mug

    Animated GIF created with Face Dancer, available for free in the app store.
Sign In or Register to comment.