I have followed the instructions on creating a custom renderer for WebView found here. I have added permissions and I have created a class in the xxx.Droid project. As I am new to Xamarin, are there any other steps that I should also take? Do I have to register this class anywhere?
I have added permissions and I have created a class in the xxx.Droid project.