Genero Mobile iOS front calls

This section describes front calls specific to the iOS platform.

This table shows the functions implemented by the iOS front-end in the "ios" module.

Table 1. iOS module front-end functions
Function Name Description
ui.Interface.frontCall("ios", "getBadgeNumber",
  [],[value])
Returns the current badge number associated to the app.
ui.Interface.frontCall("ios", "setBadgeNumber",
  [value], [])
Sets the current badge number associated to the app.