From 6c85c2e55baf19c10399c37187ba12e9c3edecd7 Mon Sep 17 00:00:00 2001 From: Miguel Veloso Date: Fri, 13 Apr 2018 22:30:55 +0100 Subject: [PATCH] Add Issue #216 to vNext (Backlog) --- 01.-Roadmap-and-Milestones-for-future-releases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/01.-Roadmap-and-Milestones-for-future-releases.md b/01.-Roadmap-and-Milestones-for-future-releases.md index 0e80948..4f2bb36 100644 --- a/01.-Roadmap-and-Milestones-for-future-releases.md +++ b/01.-Roadmap-and-Milestones-for-future-releases.md @@ -141,6 +141,8 @@ References on Composite UI with microservices: - Increase the resilience of the RequestProvider class in the mobile app, check [issue #206](https://github.com/dotnet-architecture/eShopOnContainers/issues/206) for details. - Investigate using the OIDC library to communicate with IdentityServer from the Xamarin client, check [issue #215](https://github.com/dotnet-architecture/eShopOnContainers/issues/215) for details. + +- Replace the WebView in the Xamarin client with device web browsers, check [issue #216](https://github.com/dotnet-architecture/eShopOnContainers/issues/216) for details. ## Sending feedback and pull requests We'd appreciate to your feedback, improvements and ideas.