Location-Based Push Message?

Mike Kerner MikeKerner at roadrunner.com
Fri Nov 16 13:57:09 EST 2012


To answer John, indoor navigation is currently not possible with wireless
devices, but there are companies working on this very topic, including one
that claims that they can use the peculiarities of the magnetic properties
of the mantle to tell a cell phone their exact indoor position.  There has,
understandably, been a lot of interest from grocery chains and the like, as
you might expect.

Monte, I would also be interested in the capability you are describing.  So
I take it you are not relying on location services for this functionality,
or are you?


On Fri, Nov 16, 2012 at 12:10 PM, Thomas McGrath III <mcgrath3 at mac.com>wrote:

> I'd update my subscription for this.
>
> Just saying…
>
> -- Tom McGrath III
> http://lazyriver.on-rev.com
> 3mcgrath at comcast.net
>
> On Nov 15, 2012, at 8:33 PM, Monte Goulding <monte at sweattechnologies.com>
> wrote:
>
> > I think it's only for the less accurate form of location service called
> significant change but I can check on that. What I would do is use this
> service to notify the app when the device gets in the general area and then
> turn on the more accurate gps services to work out if they are in a
> specific target area.
> >
> > Cheers
> >
> > --
> > M E R Goulding
> > Software development services
> >
> > mergExt - There's an external for that!
> >
> > On 16/11/2012, at 11:22 AM, JOHN PATTEN <johnpatten at mac.com> wrote:
> >
> >> Hi Monte…
> >>
> >> How accurate would the location location external identification be? If
> for example I was on a school campus, could it distinguish between
> classrooms? Or if I was at a conference, between meeting rooms?
> >>
> >> Just thinking out loud…
> >>
> >> Thank you!
> >>
> >>
> >> On Nov 15, 2012, at 3:10 PM, Monte Goulding <
> monte at sweattechnologies.com> wrote:
> >>
> >>> If I were limited to just what the engine provides then that's the way
> I'd do it. If I needed this function I would write the external though. The
> user just needs to run the app once and from then it will work. There's no
> other way on any platform because how else can you find the users loc or
> uuid or anything?
> >>>
> >>> --
> >>> M E R Goulding
> >>> Software development services
> >>>
> >>> mergExt - There's an external for that!
> >>>
> >>> On 16/11/2012, at 10:05 AM, Dan Friedman <dan at clearvisiontech.com>
> wrote:
> >>>
> >>>> Monte,
> >>>>
> >>>> So, your saying that in the confines of LC, it can't be done... not
> without the app running and polling the location every so often?
> >>>>
> >>>> -Dan
> >>>>
> >>>>
> >>>>> I think it would be. First step is to remove the exits on suspend
> plist entry and add UIBackgroundModes location. Then check the location
> every so often and send a local notification when in the right area. There
> are better/lower battery power solutions if you don't need a high level of
> accuracy but this is the only way without an external to add some more core
> location features. For example with an external you could define a location
> and radius and have your app woken in the background to do something when
> the user went in or out which I think would do exactly what you need if you
> send a local notification when woken...
> >>>>
> >>>>>> Is it possible to send a push message to users of an app that are
> within a given location?  For example, I want to send a push message to all
> users of my app that are within a 1/2 mile radius of a given latitude and
> longitude.
> >>>>
> >>>> _______________________________________________
> >>>> use-livecode mailing list
> >>>> use-livecode at lists.runrev.com
> >>>> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> >>>> http://lists.runrev.com/mailman/listinfo/use-livecode
> >>>
> >>> _______________________________________________
> >>> use-livecode mailing list
> >>> use-livecode at lists.runrev.com
> >>> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> >>> http://lists.runrev.com/mailman/listinfo/use-livecode
> >>
> >>
> >> _______________________________________________
> >> use-livecode mailing list
> >> use-livecode at lists.runrev.com
> >> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> >> http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list