Skip to content

Conversation

@YourBestDeveloper
Copy link

Issue

  • GeckoViewPlugin build failed

image

Changes

  • update gradle version

Result

  • build success

image

@IanPhilips
Copy link
Owner

Ah I haven't seen this PR before! I'm not sure why I didn't see the email.

Have you tested the plugin in a device build as well?

# org.gradle.parallel=true


android.useAndroidX=true
Copy link
Owner

Choose a reason for hiding this comment

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

what does this do?

Copy link
Author

Choose a reason for hiding this comment

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

If you remove this line, the build will fail.

AndroidX is a major improvement to the original Android Support Library, which is no longer maintained.
https://developer.android.com/jetpack/androidx

image

Copy link

Choose a reason for hiding this comment

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

For what it's worth, I dealt with build errors to and left info about my experience here (including stuff on androidx): #28 (comment)

@YourBestDeveloper
Copy link
Author

Have you tested the plugin in a device build as well?

I tested it on the Quest 2, and I was able to use the microphone by adding some code.

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.

3 participants