I am doing integrate uber sdk using oAuth2Client in ios.I got access token using " https://login.uber.com/oauth/v2/token" but when I was trying to remove token using "https://login.uber.com/oauth/revoke" I got response code "200" but access token not be nill so I am not able to redirect on login screen.and I directly redirect into
If anyone do uber integration in ios application.Please help me!!
Thanks in advance!!