369 B
369 B
Running GeckoView in a debug environment
Currently there are two ways to use GeckoView in development.
- You can navigate to
focus:test
and flip the toggle to switch to the new engine - In
Config.kt
you can setDEFAULT_NEW_RENDERER
totrue
.