Skip to content

Commit 81efbfa

Browse files
committed
fix for issues on ios
1 parent c9816b6 commit 81efbfa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ Be sure you have at least one scene added to your build.
8484
**iOS Platform**:
8585
1. This only works with Unity version >=2019.3 because uses Unity as a library!
8686
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`.
87-
3. Add this to the flutter app Info.plist ```<key>io.flutter.embedded_views_preview</key>
88-
<true/>```
87+
3. Add this to the flutter app Info.plist `<key>io.flutter.embedded_views_preview</key> <true/>`
8988
<br />
9089

9190
<br />

0 commit comments

Comments
 (0)