Detects system information.
The info service aggregates the info from the
android,
ios,
jdk,
titanium-sdk, and
windows plugins.
const { response } = await appcd.call('/system-info/latest/info');
console.log(response);This project is open source under the Apache Public License v2 and is developed by
Axway, Inc and the community. Please read the LICENSE file included
in this distribution for more information.