Coder Social home page Coder Social logo

Comments (7)

MatkovIvan avatar MatkovIvan commented on May 14, 2024

Hi @junpark12,

Thanks for getting in touch!
Please look at the logs, are there any error messages here?

Thanks,
Ivan

from appcenter-sdk-unity.

junpark12 avatar junpark12 commented on May 14, 2024

Hi @MatkovIvan
When i run the app and clicked some buttons on crashes tab.

image

But when i see the source code in visual studio, i found out that the following method is empty.
Microsoft.AppCenter.Unity.Crashes.Internal.CrashesInternal
image

I want to see something in appcenter's diagnostics when my app went go wrong(handled or unhandled exceptions). How can i accomplish this?
Thanks.

from appcenter-sdk-unity.

annakocheshkova avatar annakocheshkova commented on May 14, 2024

Hey @junpark12, what is the platform you are trying to test on?
This exception you are seeing should crash your app and send this crash info to App Center on next restart.
And the code you are looking at seems to be from the Blank/CrashesInternal file which is a stub for UnityEditor app preview and this is totally fine. If you look under Android/CrashesInternal, for example, there is implementation.

And as for App Center not being enabled, this usually happens when app secret is incorrect, what are your AppCenter settings in Unity Editor?

from appcenter-sdk-unity.

junpark12 avatar junpark12 commented on May 14, 2024

Hi @annakocheshkova
I built the app using default setting which is standalone windows app.
i put app's secret in uwp property.
image

I wanted to run the application as windows app and wanted to see diagnostics messages in app center portal.

from appcenter-sdk-unity.

annakocheshkova avatar annakocheshkova commented on May 14, 2024

@junpark12 unfortunately, crashes module is not supported for UWP yet - only Android/iOS.

from appcenter-sdk-unity.

annakocheshkova avatar annakocheshkova commented on May 14, 2024

@junpark12 do you have any other issues or questions? We'll be glad to help.

from appcenter-sdk-unity.

junpark12 avatar junpark12 commented on May 14, 2024

oh that's it thanks.

from appcenter-sdk-unity.

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.