From 06219e885cbbb426f053b0cfac968ea39a4b9869 Mon Sep 17 00:00:00 2001 From: Rex Isaac Raphael Date: Thu, 19 Mar 2020 15:12:03 +0100 Subject: [PATCH] Fixed issue with unity onMessage listener on unity 2019.3.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1a1f0d9..1f5a32c 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ 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 `