Quick Start¶
1) Set up androidx.browser package¶
- Enable
mainTemplate.gradleinEdit -> Project Settings -> Player -> Publishing Settings -> Custom Main Gradle Template. - In
Assets/Plugins/Android/mainTemplate.gradle, add underdependenciesimplementation 'androidx.browser:browser:1.10.0':
- If 1.10.0 is not compatible with your project's Target API Level, choose another stable version from: https://mvnrepository.com/artifact/androidx.browser/browser