Skip to content

Add screen information to frame time #35

@Serchinastico

Description

@Serchinastico

Theoretically, we should be able to get the current view controller being presented by calling something like:

NSString *viewControllerName = NSStringFromClass([[UIApplication sharedApplication].keyWindow.rootViewController class]);

Additionally, we can subscribe with KVO to the key window, its root view controller and if we want to, to changes in any navigation/page controller in the hierarchy.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions