You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "OmPrakash Muppirala (JIRA)" <ji...@apache.org> on 2015/02/10 21:00:12 UTC

[jira] [Commented] (FLEX-34745) Geolocation is not working

    [ https://issues.apache.org/jira/browse/FLEX-34745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14314792#comment-14314792 ] 

OmPrakash Muppirala commented on FLEX-34745:
--------------------------------------------

This recent thread is probably relevant: http://markmail.org/message/ur5wu357ip52jxl6

> Geolocation is not working
> --------------------------
>
>                 Key: FLEX-34745
>                 URL: https://issues.apache.org/jira/browse/FLEX-34745
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.14.0
>         Environment: iOS and Android
>            Reporter: Alex B
>
> Geolocation is not working
> Steps to reproduce:
> 1. Create a mobile app, and put this in the creationComplete handler:
> geo = new Geolocation();
> geo.addEventListener(GeolocationEvent.UPDATE, geolocationUpdateHandler);
> 2. Run on device 
> Actual Results:
> The update event does not dispatched
> The request User to access Location services on very first launch is not called.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)