You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Hello!
Thank you for your report. Based on the information you've provided, it appears that you're trying to use Swift's async/await syntax with the AppMetrica SDK. I want to clarify that, the AppMetrica SDK does not support Swift's async/await syntax.
Furthermore, it's unclear how your code was compiled given that our SDK doesn't support Swift's concurrency model. This discrepancy may be contributing to the issues you're experiencing.
In order to best assist you, it would be helpful if you could provide some additional information:
A full text dump of all the threads, to better understand the state of your application when the freeze occurs.
The version of the AppMetrica SDK you're using.
The Xcode version you're working with.
Any other relevant details about your development environment or specific use case.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Device ID request freezes, YMMYandexMetrica doesn't respond and doesn't throw any errors.
The code is
try await YMMYandexMetrica.requestAppMetricaDeviceID(withCompletionQueue: nil)
Please see screenshot when on pause debugging.
The text was updated successfully, but these errors were encountered: