Today i found my app distributed on some anonymous site. I downloaded it and decompiled it using apk tool.
How can i tell if ads being served in this apk are my ads. Is there any publisher id that i can get after decompiling app or any signature.
Ads used : Google Ads
when you create
AdMobbanner, you usually use something like this, which includes your personal code:therefore if this code is the same as in the original application, ads are served for you, if not — for someone else.