Daniel Abitbul

Results 2 issues of Daniel Abitbul

**Describe the feature** Support FormatJS ICU Messages Format --- Example [https://formatjs.io/docs/react-intl/components#formattedmessage](https://formatjs.io/docs/react-intl/components#formattedmessage) Source (flat-json, icu, en) ```json { "active_value": "{value, select, true {active} false {inactive} other {INVALID_ACTIVE}}", } ``` What Happens...

Hello! I am trying to send the printer an image via USB. I get the following error: ``` NSInvalidArgumentException: *** -[NSURL URLByAppendingPathComponent:]: component, components, or pathExtension cannot be nil. ```...