You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,8 @@ Android can be run with the commands
65
65
66
66
while devices are plugged in.
67
67
68
+
Note: This requires a device with a minimum API level of 26.
69
+
68
70
Note: TFLite may not work in the iOS simulator. It's recommended that you test with a physical device.
69
71
70
72
When creating a release archive (IPA), the symbols are stripped by Xcode, so the command `flutter build ipa` may throw a `Failed to lookup symbol ... symbol not found` error. To work around this:
0 commit comments