serbanghita / Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
http://mobiledetect.net
MIT License
10.54k stars 2.68k forks source link

Detect only from internal app request #866

Closed onnyprima closed 1 year ago

onnyprima commented 3 years ago

Dear team, we loved you script very much.

Issue description i want detect that request sent from inner App avoid mobile using browser like chrome, firefox

User-Agent(s) Android

Suggestions can detect request from internal app n not from mobile browser app