agent icon indicating copy to clipboard operation
agent copied to clipboard

Not working on Native iOS and Android Request

Open renielsalvador opened this issue 7 years ago • 1 comments

I am having issues.

Agent::platform() Agent::device()

are returning an empty string when the requests are coming from a native iOS and Android. But it is returning details when I am using Postman. Is there anything I am missing? What should I do? I need help. Thank you.

renielsalvador avatar Jul 24 '17 06:07 renielsalvador

native aps are not browsers, to work you have to make the native app send in some data that this package will interpret as mobile ;)

nikocraft avatar Nov 22 '17 00:11 nikocraft