I also have similar doubt related to deeplink in a...
# android
s
I also have similar doubt related to deeplink in app. I am making an oAuth 2.0 client and have chosen the type=Android. And also have registered the scheme and host in the manifest file. But when I am firing the authorize code request it is not redirecting me to my app. Can someone help ?
not kotlin but kotlin colored 1
a
need more info about manifest file,
s
Yeah, I can add my manifest file here @alt 99