You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Lenin Meza (JIRA)" <ji...@apache.org> on 2018/02/21 21:20:00 UTC

[jira] [Updated] (CB-13916) Notification.java uses or overrides a deprecated API.

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

Lenin Meza updated CB-13916:
----------------------------
    Environment: 
* "cordova-android": "^7.0.0",
 * "cordova-ios": "^4.5.4",
 * "cordova-plugin-dialogs": "^2.0.1",
 * "cordova-plugin-whitelist": "^1.3.3"

Cordova version: 8.0.0

  was:
* "cordova-android": "^7.0.0",
 * "cordova-ios": "^4.5.4",
 * "cordova-plugin-dialogs": "^2.0.1",
 * "cordova-plugin-whitelist": "^1.3.3"


> Notification.java uses or overrides a deprecated API.
> -----------------------------------------------------
>
>                 Key: CB-13916
>                 URL: https://issues.apache.org/jira/browse/CB-13916
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-dialogs
>    Affects Versions: cordova-android-7.0.0
>         Environment: * "cordova-android": "^7.0.0",
>  * "cordova-ios": "^4.5.4",
>  * "cordova-plugin-dialogs": "^2.0.1",
>  * "cordova-plugin-whitelist": "^1.3.3"
> Cordova version: 8.0.0
>            Reporter: Lenin Meza
>            Priority: Major
>
> When i tried to execute:
> {code:java}
> cordova run android --verbose{code}
>  
> It gives me the next error:
> {code:java}
> :app:compileDebugJavaWithJavacNote: my-app\platforms\android\app\src\main\java\org\apache\cordova\dialogs\Notification.java uses or overrides a deprecated API.{code}
>  
> The screen is White and on the Chrome Console(_Developer tools_) it shows the next error:
> {code:java}
> Uncaught Error: Java exception was raised during method invocation{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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