Giter Site home page Giter Site logo

Comments (7)

jwargo avatar jwargo commented on May 28, 2024

@TiBall To get help with a particular feature, use the blue chat button in the lower-right corner of the App Center dashboard window. We have a dedicated team of support personnel who are there to answer your questions.

from appcenter-docs.

elamalani avatar elamalani commented on May 28, 2024

@TiBall You can enable Verbose logging in your application right before the AppCenter.Start() API by using the API below and share the logs with us for debugging.

AppCenter.LogLevel = LogLevel.Verbose;

from appcenter-docs.

TiBall avatar TiBall commented on May 28, 2024

Thx for getting back to me!
However, I "sadly" can´t reproduce the error. Updated from Appcenter v1.2 to v1.4 and cleaning the repository did the job. I tried to reset my branch to the previous version, but the error does not show any more. Sometimes Android with Xamarin has some really strange behaviours, sry.

from appcenter-docs.

guperrot avatar guperrot commented on May 28, 2024

It's unfortunately common that updating any library can lead to errors if bin/obj folders are not cleaned, xamarin has a build cache that can get stale quickly. We advise to always perform a full clean build when such an error is experienced.

from appcenter-docs.

elamalani avatar elamalani commented on May 28, 2024

@TiBall Thanks for the update. I will close this issue but feel free to reach out to us in case of any question.

from appcenter-docs.

kyunghoon avatar kyunghoon commented on May 28, 2024

getting same exact issue, any resolution to this?

from appcenter-docs.

guperrot avatar guperrot commented on May 28, 2024

@kyunghoon have you tried closing VS, cleaning bin/obj folders and retry? If it does not work, please create a support ticket using the blue chat button on any page of https://appcenter.ms portal.

from appcenter-docs.

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.