You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Anis Kadri (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/11 01:13:01 UTC

[jira] [Resolved] (CB-139) Prompts generated on remote webpages

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

Anis Kadri resolved CB-139.
---------------------------

    Resolution: Later

closing...will reopen if issues reappears
                
> Prompts generated on remote webpages
> ------------------------------------
>
>                 Key: CB-139
>                 URL: https://issues.apache.org/jira/browse/CB-139
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.2.0
>            Reporter: Alex Mayfield
>            Assignee: Anis Kadri
>
> The majority of an application that I am developing is located on a remote website (and is loaded from the first page with a window.location.href). For the most part, it works fine, however I have discovered that the hardware "Back" button on Android does not function as expected (it backs out of the entire application) and thus have tried to override it with a back button callback.
> However, I have found that my attempt to include phonegap.js on the remote website is having some unexpected consequences. As soon as I get to the remote page, I am getting spammed with prompt after prompt that contains things such as the following:
> gap:["Device","getDeviceInfo","Device0",true]
> Looking at phonegap.js, it appears that this is coming from line 628, which is in the function that handles communication with the native side of phonegap.
> Any ideas?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira