Skip to content

Commit 8e4575a

Browse files
authored
Update README.md
1 parent fb567e2 commit 8e4575a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ public class ButtonBehavior : MonoBehaviour
101101
102102
# Know issues
103103
104+
- Work only on real devices.
104105
- On IOS the Unity view is waiting for a parent with dimensions greater than 0 (from RN side). Please take care of this because if it is not the case, your app will crash with the native message `MTLTextureDescriptor has width of zero`.
105106
106107
# Usage

0 commit comments

Comments
 (0)