I am getting a nil value for system.getInfo(“platform”) too. I am running on a Mac. It is supposed to return macos. But didn’t. However, supposedly deprecated method system.getInfo(“platformName”) still works. Am I missing something? Any help is greatly appreciated!
I believe that API was added after that build. Our current public build is 2992 and our daily builds is up to 3016. If you’re using any plugins on Android, you should use 3007 or later.
Bob, Nevermind. Since I use outlaw, I pointed the SDK folder to the new folder and everything works fine including the API in question. Thanks a lot again!
I am getting a nil value for system.getInfo(“platform”) too. I am running on a Mac. It is supposed to return macos. But didn’t. However, supposedly deprecated method system.getInfo(“platformName”) still works. Am I missing something? Any help is greatly appreciated!
I believe that API was added after that build. Our current public build is 2992 and our daily builds is up to 3016. If you’re using any plugins on Android, you should use 3007 or later.
Bob, Nevermind. Since I use outlaw, I pointed the SDK folder to the new folder and everything works fine including the API in question. Thanks a lot again!