Fixed issue with unity onMessage listener on unity 2019.3.5

This commit is contained in:
Rex Isaac Raphael 2020-03-19 15:12:03 +01:00
parent 711599aecc
commit 06219e885c
1 changed files with 0 additions and 1 deletions

View File

@ -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 `<key>io.flutter.embedded_views_preview</key> <true/>`
<br />
<br />