Lenin Meza created CB-13916:
-------------------------------

             Summary: 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"
            Reporter: Lenin Meza


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to