Disable Mobile Client
We have an option to disable mobile client, kindly connect to the database and execute the below query. update globalconfig set paramvalue='FALSE' where category = 'MobileClient' and Parameter = 'REDIRECTURL'; Please restart the application for the ...