dbgrman
dbgrman

Reputation: 5681

Is GSDAppIndexing SDK required anymore?

It seems like for iOS 9+, Implementing Universal links (associated-domains, apple-app-site-associations) is enough for Google App indexing. The GSDAppIndexing pod (2.0.3) is not required anymore. Is that correct?

I ask because on the japanese product forum, a googler said that the SDK should be removed from the app.

Similarly, the firebase app-indexing setup page for iOS doesn't mention the SDK anymore and simply says to implement universal links.

Just need a confirmation.

Upvotes: 1

Views: 159

Answers (1)

Jennifer
Jennifer

Reputation: 26

Thank you for your question. GSDAppIndexing pod isn't required anymore. Implementing Universal Links is sufficient for Firebase App Indexing.

Upvotes: 1

Related Questions