Closed j2emanue closed 6 years ago
after i actually caught the activityResult it allows me to handle the URL myself. this works. closing issue.
@j2emanue Do you still have any issues? If not, I'm going to close this issue.
Close it. Thanks
Get Outlook for Androidhttps://aka.ms/ghei36
From: Natthawut Hemathulin notifications@github.com Sent: Friday, March 9, 2018 1:59:28 PM To: omise/omise-android Cc: j2emanue; Mention Subject: Re: [omise/omise-android] How to not open expected result url (#40)
@j2emanuehttps://github.com/j2emanue Do you still have any issues? If not, I'm going to close this issue.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/omise/omise-android/issues/40#issuecomment-371730268, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEuvOkEbw4r_tJ8wC1a1t_Qtlnu5UoPnks5tcihQgaJpZM4SjCE4.
EXTRA_EXPECTED_RETURN_URLSTRING_PATTERNS i set to https://www.mywebsite.com
but the problem is i am using a native app and i do not want to leave the application after i get the authorization call back of either success/failure in the acitivityResult. I tried setting the EXTRA_EXPECTED_RETURN_URLSTRING_PATTERNS to an empty array but its not helping. What i want to accomplish is that after the user authenticates your activity then closes and sends me a result code, i'll open a native window depending on that result. How can i accomplish this ?
when i try to send an empty string for return URL i get the following stack trace error: