Trouble Shooting (Flutter Integration)
App Crashes (~AutoLock)

In your Xcode project, open
Product > Scheme > Edit Scheme

In Tab
Run > Diagnostics, disableThread Performance Checker

You can find more details about this issue below.
Undefined symbols

This is the issue when
NativeCallProxyin Unity project, is not referencing the right metadata
To fix the issue, Restart UnityEditor and export build again.
You can find more details about the issue below.
Last updated