brodybits edited a comment on issue #565: androidx
URL: https://github.com/apache/cordova-android/issues/565#issuecomment-454920498
 
 
   > We're currently getting reports of Cordova users that fail to upgrade due 
to the lack of AndroidX support in `cordova-android`.
   
   @davidschreiber it would really help if you could explain what exactly is 
going wrong. I tried to explain in 
<https://github.com/apache/cordova-android/issues/565#issuecomment-440036712> 
that none of the code in this project 
([`cordova-android`](https://npmjs.com/package/cordova-android)) should be 
affected by the `androidx` updates. The one possible exception is some testing 
code in `test/app/src/androidTest`, which should not be part of the generated 
Cordova Android project.
   
   I took a quick look through README.md in 
<https://github.com/PSPDFKit/Cordova-Android> and noticed that it needs the 
nightly release of cordova-android@8. You can see in apache/cordova#10 that we 
are in the process of finishing and releasing the Cordova 9 major release so 
that your users will no longer need the nightly release.
   
   I would like to make one more suggestion (only a suggestion) that 
cordova-android@8 should have triggered a major release since it was a breaking 
change

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to