Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

What is the best way to deal with app config settings?

$
0
0

In the asp.net web world we have web.config with appsettings and we can create config transforms for different environments (dev, test, production).

What is the best way of dealing with these in xamarin.forms where we want to use those appsettings in the core PCL?
Im mostly talking about things like service endpoint addresses, etc.

Thanks,
Jason


Viewing all articles
Browse latest Browse all 58056

Trending Articles