You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Marco (JIRA)" <ji...@apache.org> on 2014/09/01 18:58:20 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 ]

Marco updated CB-7442:
----------------------
    Description: 
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




  was:
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.

I do not know if it could be related to this issue https://issues.apache.org/jira/browse/CB-4970

Thanks in advance
Marco





> 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: iOS, Plugin Geolocation
>    Affects Versions: 3.5.0
>            Reporter: Marco
>
> 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)