[REQUIRED] Step 1: Describe your environment
- Unity version: 2022.3.55f1
- Google Mobile Ads Unity plugin version:10.4.2
- Plugin installation method: Unity package manager
- Platform: Android
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
Try with Samples Hello World Project
Native Overlay not show icon and can't click with Style NativeTemplateId.Small
public NativeTemplateStyle Style = new NativeTemplateStyle
{
TemplateId = NativeTemplateId.Small,
};