CodeWithOz commented on issue #61:
URL: 
https://github.com/apache/cordova-plugin-whitelist/issues/61#issuecomment-885339311


   I'm getting an error that looks like it's caused by the same cordova-android 
10 changes, this is an example of my error message:
   ```
   > Task :app:compileDebugJavaWithJavac
   
/Users/vagrant/git/platforms/[REDACTED]/app/src/main/java/org/apache/cordova/whitelist/WhitelistPlugin.java:25:
 error: cannot find symbol
   import org.apache.cordova.Whitelist;
                            ^
     symbol:   class Whitelist
     location: package org.apache.cordova
   ```
   
   Should I create a separate issue for my case?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to