Sory for my english
I try to connect Facebook SDK into app for android for check installs in facebook ads account.
All data is correct
packagename
packagename.MainActivity
hash keystore
Plugin is installed and APP_ID, APP_NAME have write.
index.html include string:
<script type="text/javascript" src="cordova.js"></script>
Facebook tells me that I have to ask the developer to connect the SDK, when I try to create an advertisement and advertise my application.
Please, help. What else should I do, that everything would work?
Do I have to initialize this plugin in some way?