.enablePushForiOS()

This API can be used to enable Push notifications for Mobilisten once a new token is received. This API may be used only if push notification configuration is to be done manually in dart.

 

Example

CopiedZohoSalesIQ.enablePushForiOS(token, isTestDevice, productionMode);