You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2015/12/28 09:57:49 UTC

[jira] [Updated] (CB-7442) Geolocation blocks other plugins on iOS

     [ https://issues.apache.org/jira/browse/CB-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Grebnov updated CB-7442:
-------------------------------
    Labels: ios triaged  (was: )

> Geolocation blocks other plugins on iOS
> ---------------------------------------
>
>                 Key: CB-7442
>                 URL: https://issues.apache.org/jira/browse/CB-7442
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Geolocation
>    Affects Versions: 3.5.0
>         Environment: iOS
>            Reporter: Marco
>              Labels: ios, triaged
>
> Hi there, 
> I have a cordova app with a bunch of installed plugins: statusbar, geolocation, barcode scanner. Geolocation plugin blocks other plugins. In other words:
> 1. If I remove geolocation, everything is fine. However, two prompts are shown when I call getPosition or watchPosition.
> 2. After installation from xcode on physical device, statusbar plugin is loaded, but geolocation and barcode scanner not. If I click on the gps arrow in the status bar, geolocation and barcode scanner work. Moreover, if I click on the button that should open the barcode scanner, nothing happens until I click on the gps arrow!
> 3. After a cold restart (always on physical device), no plugin seems to be loaded. If I minimize the app and reopen it, then every plugin is loaded.
> The Android version works.
> Plugin was added using cli
>     cordova plugin add org.apache.cordova.geolocation
>     cordova build ios
> I do not know if it could be related to this issue https://issues.apache.org/jira/browse/CB-4970
> Thanks in advance
> Marco



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org