Hello Amplify team
I wondering if Amplify Swift SDK supports social sign in (Google, Apple) when being run inside App Clip?
I see it's usingASWebAuthenticationSession
callbackURLScheme
and iOS App Clip do not support Custom URL Schemes as well as Universal links.
Afaik, AWS iOS SDK only supports iOS apps (not extensions, app clips etc)
Is there a solution to that?