3
scout
3y

I have a weird problem ...

There’s an existing swift app, with Apple sign in implemented and working.

When I took over I had to revoke app certificates and create new one. Since then the Apple sign in stopped working.

I’ve tried clean rebuild etc , even tried renewing old profiles with the new cert but nothing is working.

When u do Apple sign in it says “sign up not completed” with no error msg.

Old dev says it happened last time when cert/profile was changed but fixed on proper rebuild. Not fixing for me.

Anybody else faced this?

Comments
  • 0
    😕😕
  • 0
    Are you paying for the Apple Developer certificate? I think you must pay 100 bucks to have Apple login working
  • 2
    @OmerFlame whaaat. Noo
    Anyway I solved it! Removing the capability from the app ID, and adding it again, fixed it. This from the developer console, resets the provisioning profiles properly for the app ID.
  • 0
    @scout ooooh. Sorry, I just don’t have a paid dev certificate / never used Apple-ecosystem APIs so I don’t really know how to fix this kind of stuff.
  • 2
    @OmerFlame hmm this kind of issue was a first for me as well
Add Comment