testproject-io / java-opensdk

TestProject Java OpenSDK
Apache License 2.0
50 stars 42 forks source link

Warn when device WebView version is not supported. #142

Closed DavidG8168 closed 3 years ago

DavidG8168 commented 3 years ago

Signed-off-by: David Goichman david.goichman@testproject.io

mstrelex commented 3 years ago

@DavidG8168

Commit message doesn't reflect the change. The new piece of code iterates over any warnings present in the response. Specifically, a possible warning about the WebView version incompatibility.

Kindly update the commit message and details.

DavidG8168 commented 3 years ago

@mstrelex fixed the message and rebased.