From 81efbfaf2d461d3e5bb867d973fb92363fd326f9 Mon Sep 17 00:00:00 2001 From: Rex Isaac Raphael Date: Thu, 19 Mar 2020 12:50:52 +0100 Subject: [PATCH] fix for issues on ios --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0726b06..61b0471 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,7 @@ Be sure you have at least one scene added to your build. **iOS Platform**: 1. This only works with Unity version >=2019.3 because uses Unity as a library! 2. Depending on where you want to test or run your app, (simulator or physical device), you should select the appropriate SDK on `Target SDK`. - 3. Add this to the flutter app Info.plist ```io.flutter.embedded_views_preview - ``` + 3. Add this to the flutter app Info.plist `io.flutter.embedded_views_preview `