ipehimanshu commented on issue #1362:
URL: 
https://github.com/apache/cordova-android/issues/1362#issuecomment-931415834


   ok our end that issue we fixed like remove all plugin one by one 
   and found 
   cordova.plugins.diagnostic 6.0.2 "Diagnostic"
   this is creating issue so i have installed that plugin like
   
   ionic cordova plugin add cordova.plugins.diagnostic --variable 
ANDROIDX_VERSION=1.0.0 --save --verbose
   
   then 
   we need to remove platform 
   ionic cordova platform rm android
   
   and add platform like
   ionic cordova platform add android@9.1.0 --save
   
   So our end that issue solved.


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to