Skip to content

Handle changes in iOS and Android Runtime 6.1.0 logging #4976

@rosen-vladimirov

Description

@rosen-vladimirov

Is your feature request related to a problem? Please describe.
In tns-ios and tns-android 6.1.0 versions, there are changes in the format of the logs. Current CLI logic parses the new format incorrectly in some cases.

Describe the solution you'd like
Simplify the logic of parsing logs in CLI, so it will cleanup the date and some other non-required symbols and after that just replace file reference if there's such in the message.

Describe alternatives you've considered
None.

Additional context
CLI should keep its old behavior when runtime version is below 6.1.0

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions