isIOS4() method

Returns true if the hybrid app application is being run on iOS4

Syntax

<static> isIOS4() → {Boolean}

Returns

True if the hybrid app application is being run on iOS4

Type:

Boolean

Source

PlatformIdentification.js, line 74.