Skip to main content

IoC

Enterprise patterns for configuration in Xamarin app. Part 1: Mocking external dependencies

·5 mins

Modern mobile apps are rarely developed as offline-only. They typically communicate with backend services that feed them with data, keeps in sync with their web equivalents or allows for various external integrations. The backend part is most often developed by different teams in their own pace. The mobile part can be often developed faster thus it waits for the full integration.