Searched refs:ERROR_MSG_PREFIX (Results 1 – 4 of 4) sorted by relevance
13 const ERROR_MSG_PREFIX = 'An error occurred while configuring iOS notifications. '; constant50 throw new Error(ERROR_MSG_PREFIX + `Unable to find iOS project name.`);54 ERROR_MSG_PREFIX +
34 const ERROR_MSG_PREFIX = 'An error occurred while configuring Android notifications. '; constant173 ERROR_MSG_PREFIX + 'Encountered an issue resizing Android notification icon: ' + e197 ERROR_MSG_PREFIX +224 ERROR_MSG_PREFIX + 'Encountered an issue copying Android notification sounds: ' + e
7 const ERROR_MSG_PREFIX = 'An error occurred while configuring iOS notifications. '; constant33 throw new Error(ERROR_MSG_PREFIX + `Unable to find iOS project name.`);36 throw new Error(ERROR_MSG_PREFIX +
19 const ERROR_MSG_PREFIX = 'An error occurred while configuring Android notifications. '; constant129 …throw new Error(ERROR_MSG_PREFIX + 'Encountered an issue resizing Android notification icon: ' + e…148 throw new Error(ERROR_MSG_PREFIX +173 …throw new Error(ERROR_MSG_PREFIX + 'Encountered an issue copying Android notification sounds: ' + …