Thanks for this simplified solution for logging in multiple programming languages, recently I tried to use it with iOS version 9.3.5 but it's crashing because of "clockgettime(CLOCKREALTIME, &curtime);", for iOS version greater than 10 it's working like a charm, could you please provide alternative for getting current time in this code with iOS version 9.3.5(Objective - C).
Hi David Rodrigues,
Thanks for this simplified solution for logging in multiple programming languages, recently I tried to use it with iOS version 9.3.5 but it's crashing because of "clockgettime(CLOCKREALTIME, &curtime);", for iOS version greater than 10 it's working like a charm, could you please provide alternative for getting current time in this code with iOS version 9.3.5(Objective - C).
Thanks in advance.