Skip to content

Conversation

@AlexK777
Copy link
Contributor

@AlexK777 AlexK777 commented Feb 5, 2020

Fixes #455

Description

Add compileOptions to fix build failure in assembleAndroidTest task.

Steps to verify

I tried running assembleAndroidTest in my project and it would not work. I found this answer and after adding the compileOptions I can run assembleAndroidTest successfully.

Copy link
Contributor

@kadikraman kadikraman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kadikraman kadikraman merged commit 7291753 into FormidableLabs:master Feb 19, 2020
@kadikraman
Copy link
Contributor

Released in v5.0.1 🎉

@gioragutt
Copy link

@AlexK777 do you have a sample of detox tests with react-native-app-auth? Specifically, handling the authentication webview?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues with assembleAndroidTest Task on 5.0.0

3 participants