uni_links
uni_links copied to clipboard
I can not get the params
in android
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"'
I can get the uid, but I cant not get the token
what's wrong with me?