1

I'm walking through the Firebase Invite setup to send and receive invites in my iOS app. However, it seems like the Invites function they use to retrieve an invite from a URL, Invites.handleUniversalLink(url), is no longer available.

I get an error saying Type 'Invites' has no member 'handleUniversalLink'.

Any ideas why I'm getting this error? Thanks so much for your help.

1 Answers1

0

The issue was resolved when I updated to the latest version of Xcode.