I want to use Sentry in my mobile application, the one crucial thing is I don't want the sntry dsn to be hardcoded when sentry is configured and rather it come from the call I make to GetConfiguration, this way I can change this within the call to the Confgiuration service.
I want to use Sentry in my mobile application, the one crucial thing is I don't want the sntry dsn to be hardcoded when sentry is configured and rather it come from the call I make to GetConfiguration, this way I can change this within the call to the Confgiuration service.