iOS Log In flow

After successfully logging in on iOS using ‘Sign in with Apple’, users encounter a dialogue prompt. However, it’s worth noting that some apps utilize ‘web3auth’ without displaying this dialogue. Is this dialogue necessary?

  • SDK Version:
  • Platform: iOS
  • Browser Console Screenshots:
  • If the issue is related to Custom Authentication, please include the following information (optional):
    • Verifier Name: bebop-w3aFirebase-test
    • JWKS Endpoint: https://www.googleapis.com/service_accounts/v1/jwk/securetoken@system.gserviceaccount.com
    • Sample idToken (JWT):
      eyJhbGciOiJSUzI1NiIsImtpZCI6Ijc2MDI3MTI2ODJkZjk5Y2ZiODkxYWEwMzdkNzNiY2M2YTM5NzAwODQiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL3NlY3VyZXRva2VuLmdvb2dsZS5jb20vYmVib3AtMzg3MzA2IiwiYXVkIjoiYmVib3AtMzg3MzA2IiwiYXV0aF90aW1lIjoxNzE0NjUzMDY2LCJ1c2VyX2lkIjoiRWdsWmsxZlF1ZGVuTFpiNkh0RmE2bEpVejNGMyIsInN1YiI6IkVnbFprMWZRdWRlbkxaYjZIdEZhNmxKVXozRjMiLCJpYXQiOjE3MTQ2NTMwNjYsImV4cCI6MTcxNDY1NjY2NiwiZW1haWwiOiJjaHJpc0BiZWJvcC5jYXNoIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsImZpcmViYXNlIjp7ImlkZW50aXRpZXMiOnsiYXBwbGUuY29tIjpbIjAwMTgyMC43MDg4ODk4MDRlMGY0Mzc4YTllOTk1NGM5YzA4YTBlYS4wMDEwIl0sImVtYWlsIjpbImNocmlzQGJlYm9wLmNhc2giXX0sInNpZ25faW5fcHJvdmlkZXIiOiJhcHBsZS5jb20ifX0.cGCJK3N-SjoFTqqaUhW7hx9UVw_EChcEcSMk2XT1lePK6vtNvI-DtxIyUJ2hPxXgCIYfmR9HmX4ihOz_f81BuDqwQdsUwmGkiXnpaeItYKkP0hWLeH0xMK1g3o3iJiDUaK9R23rB69f_lE4GRiFprg1MG8F_fmmsDibey4IyKrYxz6tXDBgqoYtsJ0yuXb3kWb8fIfK37HyTjK_Yfu_36Fm7Tsk0JPspCmz1KiYgf_3T7Rs4TGR2yL627N6C3xKkddUOflpb67s16-VPMix6TomreWcfOg_gy-wl3U7Ho3L5MRQTP25lRb7uSTxzWZI6CvSCV5HW43BKFsTGV2X24g

Also, kindly provide the Web3Auth initialization and login code snippet below. This will help us better understand your issue and provide you with the necessary assistance.

hi @chrisbkarani

I hope you are doing great!
Thanks for your report. I’ll forward this to our team so they can analyze this issue.

Hey @chrisbkarani, sorry for the delays. We don’t control the alert that is shown to the users, it’s a decision by Apple and one that cannot be controlled by us.