Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

85
Views
Login with Apple fails on Apple Devices

We have implemented login with Apple Id in one of our websites which works fine in normal browsers. The same fails in apple devices like iPhone or Ipad. The website is Angular based. Please find the code segment below :

window.open(
      `https://appleid.apple.com/auth/authorize?client_id=${encodeURIComponent(CLIENT_ID)}&response_type=code%20id_token&scope=name%20email&state=${state}&response_mode=${encodeURIComponent(response_mode)}&redirect_uri=${encodeURIComponent(REDIRECT_ID)}`,
      'usePopup=true',
      '_blank',
    );

No api call is recieved at redirect uri path when accessed from iPhone or IPad. After authenticating, the signin interface from the device is hidden with no errors to display as if the authentication is successful. No api call is received in Redirect URI.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!