M
M
MYTY
MYTY SDK
Search
K

Trouble Shooting (Flutter Integration)

App Crashes (~AutoLock)

App Crashes at ~AutoLock
  1. 1.
    In your Xcode project, open Product > Scheme > Edit Scheme
  1. 2.
    In Tab Run > Diagnostics, disable Thread Performance Checker
  1. 3.
    You can find more details about this issue below.

Undefined symbols

  1. 1.
    This is the issue when NativeCallProxy in Unity project, is not referencing the right metadata
  2. 2.
    To fix the issue, Restart UnityEditor and export build again.
  3. 3.
    You can find more details about the issue below.