Coder Social home page Coder Social logo

Comments (7)

brepetti avatar brepetti commented on June 19, 2024

Bueller?

from androidx.

davidevosti avatar davidevosti commented on June 19, 2024

We got the same issue. Somewhere I read that it's caused by a double inclusion of AppCompat (from AndroidX libraries and Xamarin.Android.Support.v7.AppCompat) but Xamarin.Android.Support.v7.AppCompat can't be removed since Xamarin.Forms depends on it... I'm now trying to remove some old Android.Support packages and see if I get some progress.

from androidx.

brepetti avatar brepetti commented on June 19, 2024

I noticed there was a new pre release out today. prelease 5.

I started over and went through the steps and it looks to be working now. The process was a lot easier as well. I was able to edit the csproj file and add all the needed references. The output text included a copy/paste method.

I had also updated my visual studio and enabled the AndroidX migrator. Not sure if that did anything because I did not see anything directly related to that.

I was able to run a debug build. I will be testing through the app today and hopefully testing a release build as well.

from androidx.

davidevosti avatar davidevosti commented on June 19, 2024

I think I figured it out.

The iOS and Android projects weren't migrated to use PackageReference and were still using the old nuget package.config file.

After migrating to PackageReference (and got rid of all the explicit inclusion of all support libraries) the projects are now compiling fine.

from androidx.

moljac avatar moljac commented on June 19, 2024

@davidevosti @brepetti @davidevosti

Guys are you using aapt2?

I just ran into this issue with our tests. I managed to solve it by turning on aapt2

from androidx.

moljac avatar moljac commented on June 19, 2024

@davidevosti @brepetti @davidevosti

I will repoen this issue, so you can provide us feedback, please.

from androidx.

moljac avatar moljac commented on June 19, 2024

Closing this one, due to lack of feedback.

from androidx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.