The project demonstrates custom click gesture functionality of google ads
It uses test ad unit "/6499/example/native"
Steps to test:
- Load the app (This would request native ad using test ad unit and enable custom click gesture)
- Click on "Click AD" button (This will invoke recordCustomClickGesture())
Issues:
- After invoking recordCustomClickGesture(), the AdListner->onAdClicked() is not called