Skip to content

Fix device log for API 23 #1232

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 23, 2015
Merged

Conversation

rosen-vladimirov
Copy link
Contributor

When the Android is using API Level 23, the device log is in different format and our current code fails.
Use new regex for API Level 23 and fix the incorrect code that was failing.

When the Android is using API Level 23, the device log is in different format and our current code fails.
Use new regex for API Level 23 and fix the incorrect code that was failing.
@rosen-vladimirov rosen-vladimirov self-assigned this Nov 23, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.5.0 milestone Nov 23, 2015
@dtopuzov
Copy link
Contributor

👍

1 similar comment
@vchimev
Copy link

vchimev commented Nov 23, 2015

👍

@ns-bot
Copy link

ns-bot commented Nov 23, 2015

Test PASSed.

@Mitko-Kerezov
Copy link
Contributor

👍

rosen-vladimirov added a commit that referenced this pull request Nov 23, 2015
@rosen-vladimirov rosen-vladimirov merged commit 0278341 into release Nov 23, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-android-logging branch November 23, 2015 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants