Hi I’ve been trying to make the in-app browser work in android. Previously it worked when using any Unity 2019 version but when we bumped up to Unity 2020 it’s not working anymore. I’ve tried to use the existing scene in the asset but it’s still not working. Hope to hear from you guys soon. Thanks
Hi, what do you mean by not working? Page isn’t loading? Browser isn’t opened at all? Do you see any error logs? Did you check if plugin’s JAR file is exported to your build?
Hi, I’m new to Android Development. I can see that the JAR files are inside the Plugins/Android. Are there cases where the JAR can’t be included on the APK? My result is that I see no browser popup after clicking the button and I don’t see any errors on the console of the development build. I can provide you a link for the sample project, build, and screenshot if you want.
This reply was modified 3 years, 6 months ago by ApexRalph.