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:56:20 UTC

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

Marco created CB-7442:
-------------------------

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

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)