Playmaker Forum
PlayMaker Help & Tips => Android Help => Topic started by: pierre nay on August 24, 2021, 01:43:51 AM
-
I am getting console warnings during build to Android:
ReadEpoch.cs(55,34): warning CS0618: 'TimeZone' is obsolete: 'System.TimeZone has been deprecated.
Will this eventually become an issue?
-
Hi.
you only might get an issue if you update to a new unity major version.
But usually unity will automatically update the scripts.
-
good to know, thanks