How to configure Apple SignIn on an app compagnon website?

70 Views Asked by At

We have an iOS app with Apple SignIn capabilities. All working properly. We would like to add Apple SignIn to our website.

On the developer portal we have an AppId like com.company.app. I tried to add a service like in the Apple documentation to use on our website: com.company.app.websignin but I have an error :

This request is forbidden for security reasons - The bundle 'com.company.app' is not a primary App.

But it is a primary app we are using Apple SignIn in prod right now.

0

There are 0 best solutions below