I use react native to create my mobile app and I use Microsoft login. In android device login is success and respond the accessToken but in ios device login is success but does not respond any accessToken or any error message what will be the issue.
I try by giving separate redirect uri for ios but it did't work