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
Hi
Thank you for your package it works for my project but for more than two data query parameters it does not work for example for this query that you suggest to help
Hi
Thank you for your package it works for my project but for more than two data query parameters it does not work for example for this query that you suggest to help
adb shell 'am start -W -a android.intent.action.VIEW -c android.intent.category.BROWSABLE -d "unilinks://example.com/path/portion/?uid=123&token=abc"'
it only returns uid=123 but ignores token=abc I don't know what is the problem
The text was updated successfully, but these errors were encountered: