Xstore 17 Build an Xstore Point of Service Mobile Client Application(iOS) failed
I created an environment to build Xstore 17 iOS Mobile Client, when I start the app in simulator, it away report error, "hardware" not found or is not a CDVPlugin. the error output like this
2019-07-29 17:55:22.857102+0800 xstore[14984:1092346] CDVPlugin class CDVHardware (pluginName: hardware) does not exist.
2019-07-29 17:55:22.857327+0800 xstore[14984:1092346] ERROR: Plugin 'hardware' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
2019-07-29 17:55:22.857500+0800 xstore[14984:1092346] -[CDVCommandQueue executePending] [Line 142] FAILED pluginJSON = ["hardware1723664764","hardware","init",[]]
2019-07-29 17:55:22.857642+0800 xstore[14984:1092346] CDVPlugin class CDVHardware (pluginName: hardware) does not exist.
2019-07-29 17:55:22.857725+0800 xstore[14984:1092346] ERROR: Plugin 'hardware' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.