appmetrica / appmetrica-unity-plugin

AppMetrica Plugin for Unity
https://appmetrica.io
MIT License
1 stars 0 forks source link

Can not see the full debug log on iOS? #2

Open lan-indiez opened 3 months ago

lan-indiez commented 3 months ago

I have implemented your SDK for my iOS app and used the function ReportEvent with jsonValue to track my events. However, when I tested our game with Xcode or Console on macOS, I just only saw the eventName, and didn't see the jsonValue that following

How can I fix this?

NesterovichAlexey commented 2 months ago

Hello! Currently, only the eventName is logged. In future releases, we will also log jsonValue.

NesterovichAlexey commented 2 months ago

Internal issue

lan-indiez commented 2 months ago

Hello! Currently, only the eventName is logged. In future releases, we will also log jsonValue.

Hi @NesterovichAlexey thank you for your reply, can you give me the est time for the new release to include the log jsonValue? This log is really important with us to confirm all events are recorded perfectly

NesterovichAlexey commented 2 months ago

Hi @NesterovichAlexey thank you for your reply, can you give me the est time for the new release to include the log jsonValue?

Hi! I can't tell you when this problem will be fixed. I forwarded the problem to the AppMetrica SDK iOS team and it needs to be fixed there. Once they fix it I will update the ios sdk version in the unity plugin. You can view events in the AppMetrica web interface https://appmetrica.io/docs/en/data-collection/about-events.

lan-indiez commented 2 weeks ago

Hi @NesterovichAlexey thank you for your reply, can you give me the est time for the new release to include the log jsonValue?

Hi! I can't tell you when this problem will be fixed. I forwarded the problem to the AppMetrica SDK iOS team and it needs to be fixed there. Once they fix it I will update the ios sdk version in the unity plugin. You can view events in the AppMetrica web interface https://appmetrica.io/docs/en/data-collection/about-events.

Hi @NesterovichAlexey do you have any updates about this? I'm really need this for debug our events

NesterovichAlexey commented 1 week ago

Hi @lan-indiez ! It's still not fixed. But you can add your log before calling AppMetrica.ReportEvent.