I'm trying to use apple-sign in in my iOS project but it never returns to my app. Once the sign in process is completed there show this safari message, when i tap to return my it doesn't returns to the same point in the app. it just remains in authenticating state and does'nt arrive to breakpoints.
TL;DR
Developers facing issue with Apple sign-in in iOS project, Safari message appears after completion of sign-in process, preventing the app from returning to the same point with breakpoints not being hit.