[
https://issues.apache.org/jira/browse/FLEX-34745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
OmPrakash Muppirala resolved FLEX-34745.
----------------------------------------
Resolution: Not a Problem
> 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)