Problems integrating with Facebook Analytics for iOS - I can't find the AppDelegate.swift

Hi, guys.

I’m having a problem integrating a Unity project for iOS where I need to check Analytics on Facebook. I installed the last version of Facebook SDK for Unity. But then, according to Facebook, one of the steps to finish the setting is to get to a file called: “AppDelegate.swift” and add some extra code (in the compile Xcode project generated by UNITY). I can’t find that file anywhere.

Here are the instructions of Facebook. My problem is in Step 6. I’m using UNITY 2019.3.13F1.

I appreciate your help.

Thanks.

You were looking at the wrong instruction. Instruction for Unity is right below iOS.
6377619--710223--upload_2020-10-2_22-25-31.png

1 Like

Thanks. In the end, the problem was even more simple: I just don’t need that file at all.
.
I followed all these instructions except step 3. It worked.

Thanks.