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

mike billau updated CB-2595:
----------------------------

    Description: 
When a Cordova app is running on an older version of Android, it switches 
bridge mode back to the old PROMPT mode. When this happens it kicks out a 
somewhat misleading log message that makes some people nervous:

01-27 12:00:39.889: D/CordovaLog(12160): Falling back on PROMPT mode since 
_cordovaNative is missing.
01-27 12:00:39.889: D/CordovaLog(12160): 
file:///data/data/com.testapp/files/www/default/client/js/cordova.js: Line 1034 
: Falling back on PROMPT mode since _cordovaNative is missing.
01-27 12:00:39.889: I/Web Console(12160): Falling back on PROMPT mode since 
_cordovaNative is missing. at 
file:///data/data/com.testapp/files/www/default/client/js/cordova.js:1034

If you run a search for this error message you'll find a lot of confusion from 
our users. I think it'd be nice to change the message a bit to convey 
expectation so people stop asking questions about this. 

  was:
When a Cordova app is running on an older version of Android, it switches 
bridge mode back to the old PROMPT mode. When this happens it kicks out a 
somewhat misleading log message that makes some people nervous:

01-27 12:00:39.889: D/CordovaLog(12160): Falling back on PROMPT mode since 
_cordovaNative is missing.
01-27 12:00:39.889: D/CordovaLog(12160): 
file:///data/data/com.testapp/files/www/default/wlclient/js/cordova.js: Line 
1034 : Falling back on PROMPT mode since _cordovaNative is missing.
01-27 12:00:39.889: I/Web Console(12160): Falling back on PROMPT mode since 
_cordovaNative is missing. at 
file:///data/data/com.testapp/files/www/default/wlclient/js/cordova.js:1034

If you run a search for this error message you'll find a lot of confusion from 
our users. I think it'd be nice to change the message a bit to convey 
expectation so people stop asking questions about this. 

    
> Android - switching to PROMPT mode has unfriendly log message
> -------------------------------------------------------------
>
>                 Key: CB-2595
>                 URL: https://issues.apache.org/jira/browse/CB-2595
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: Master
>            Reporter: mike billau
>            Assignee: mike billau
>
> When a Cordova app is running on an older version of Android, it switches 
> bridge mode back to the old PROMPT mode. When this happens it kicks out a 
> somewhat misleading log message that makes some people nervous:
> 01-27 12:00:39.889: D/CordovaLog(12160): Falling back on PROMPT mode since 
> _cordovaNative is missing.
> 01-27 12:00:39.889: D/CordovaLog(12160): 
> file:///data/data/com.testapp/files/www/default/client/js/cordova.js: Line 
> 1034 : Falling back on PROMPT mode since _cordovaNative is missing.
> 01-27 12:00:39.889: I/Web Console(12160): Falling back on PROMPT mode since 
> _cordovaNative is missing. at 
> file:///data/data/com.testapp/files/www/default/client/js/cordova.js:1034
> If you run a search for this error message you'll find a lot of confusion 
> from our users. I think it'd be nice to change the message a bit to convey 
> expectation so people stop asking questions about this. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to