In order to use Facebook connect with android device. I need to set informations in Facebook developper console :
I set my package name and Key Hashes. But I need to set The main Activity and I don’t know what to write …
Thanks for help !
In order to use Facebook connect with android device. I need to set informations in Facebook developper console :
I set my package name and Key Hashes. But I need to set The main Activity and I don’t know what to write …
Thanks for help !
it should be package name dot app name. i.e. com.example.app.myAppName
AndroidManifest.xml inside platforms/android there is activity_name there.