-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warnings in output at _CompileToDalvik #542
Comments
Thanks for the feedback. seems like
Types/classes not found in decompiled jars:
packages not found in decompiled jars:
Needs more digging. https://androidx.tech/artifacts/window/window/1.0.0-source/androidx/window/layout/SidecarCompat.kt.html |
what about the sun and java messages? |
Related |
Geez thanks, but I wish I am that smart. See note to myself in the future:
It smells like transitive dependencies, but not 100% sure. Again: I must dive in. |
@jonathanpeppers @jpobst TL&DR; where would:
come from??? ups wrong repo. Adding the same Q in XA |
Version Information
Describe your Issue:
during compile of my Android part of XF apps, I noticed some warnings since last AndroidX nuget updates:
Steps to Reproduce (with link to sample solution if possible):
Add the following packages to the app:
Include any relevant Exception Stack traces, build logs, adb logs:
Sample:
AndroidXWarningsDemoApp.zip
The text was updated successfully, but these errors were encountered: