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
Describe the solution you'd like
An alternative way to log events to Application Insights from our mobile apps.
Describe alternatives you've considered
Since the official AppInsights SDK was deprecated for AppCenter, there don't seem to be alternatives?
Additional context
We'd prefer to keep our front- and backend logging together in one place, Application Insights. While there are many ways to do crash reporting, AppCenter was, as I understand it, the only official way to integrate AppInsights with an iOS app. Are any alternatives planned?
The text was updated successfully, but these errors were encountered:
@softlion we're in the process of switching to Sentry too, just crash reporting for now. It's really slick, but still a bummer that our frontend & backend logging ends up in two different services (that are both paid for 😅)
Describe the solution you'd like
An alternative way to log events to Application Insights from our mobile apps.
Describe alternatives you've considered
Since the official AppInsights SDK was deprecated for AppCenter, there don't seem to be alternatives?
Additional context
We'd prefer to keep our front- and backend logging together in one place, Application Insights. While there are many ways to do crash reporting, AppCenter was, as I understand it, the only official way to integrate AppInsights with an iOS app. Are any alternatives planned?
The text was updated successfully, but these errors were encountered: