Skip to content

Profiling Timeline not working in release mode #1056

@vtrifonov

Description

@vtrifonov

As we've disabled logging in release now the "profiling": "timeline" is not working in release mode. To fix this we need to introduce a new android switch forceLog which if set to true the runtime will log in the console even in release mode. Setting "profiling": "timeline" will force logging in console as well.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions