You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If DeepLinkActivity receives an intent that was started with startActivityForResult there is currently no way to return a result to the Activity that sent the intent.
If
DeepLinkActivityreceives an intent that was started withstartActivityForResultthere is currently no way to return a result to the Activity that sent the intent.