user-agents icon indicating copy to clipboard operation
user-agents copied to clipboard

Error: No user agents matched your filters.

Open jawadalkassim opened this issue 2 years ago • 1 comments

 const filter = {
    deviceCategory: 'mobile',
    platform: 'Android'
  };

this filter is returning error

Error: No user agents matched your filters.

why i can't specify android phones?

jawadalkassim avatar Nov 30 '23 14:11 jawadalkassim

tiditik avatar Mar 16 '25 15:03 tiditik