Check Mobile Page

Check Mobile Page kintone.isMobilePage()

Checks if the logged-in user's access is from the browser's mobile view.

Function

kintone.isMobilePage()

Parameters

None

Returns

A Promise object.
The following values can be retrieved when the Promise object is fulfilled:

Type Description
Boolean The usage of the browser's mobile view
  • true: The access is from the browser's mobile view
  • false: The access is not from the browser's mobile view

Available Pages

However, it cannot be used on the following pages:

  • Search results
  • Marketplace
  • Plug-in settings page