<!-- Android -->
<
gateway
id
=
"Android"
parentID
"Default"
>
identification
userAgent
match
/>
</
capabilities
capability
name
"isMobileDevice"
value
"true"
"Platform"
And change it to:
"false"
Before doing the above changes in the file I have taken the backup of the file i.e. compat-copy.browser. after a server restart, we received the following error.
Then I deleted the backup file "compat-copy.browser" after that site started working fine.
So whenever you take a backup, make sure you change the extension of a backup file.
Thanks Ravikant, very helpful article.