Unknown log printed after upgrading to xcode 8/iOS10

Hi,


After upgrading to XCode8 and iOS, when I lunch app there will be an intiialization log ahead of all logs.

"

[DYMTLInitPlatform] platform initialization successful

"

What's exactly this log about?


Thanks

Replies

Assuming that you are seeing that in the log when running in the simulator...

https://forums.developer.apple.com/thread/62196

No, it shows when running on the real device. My guess is it's related to Graphic/Metal, not for sure though.

Hi, Have you sloved this problem? There is same problem in my project