Quote: "So I guess that means that the documentation needs to be updated?"
https://www.appgamekit.com/documentation/Reference/Core/GetDeviceName.htm
It already tells you that in the documentation,
Quote: "
GetDeviceName
Description
This command is deprecated, please use GetDeviceBaseName and GetDeviceType instead. Returns a string containing the name of the current platform. e.g. "windows" or "bada". When dealing with iOS more information is returned e.g. on iPad 1 "ios|iPad1,1" and on iPod 2nd gen: "ios|iPod2,1" and on iPhone 3G: "ios|iPhone1,2". The first number is the major model number, the second is the minor model number. "
OOPS, posted this the same time as Scraggle. lol
Coding things my way since 1981 -- Currently using AppGameKit V2 Tier 1