Google Play rejected my update due to this, I'm using SDK version 5.5.1. I also tried updating to the new version and disabling auto event logging but that didn't help and app my app got rejected the second time?
Edit: I tried with the latest version (6.3.0) and that's also got rejected.
<meta-data
android:name="com.facebook.sdk.AutoLogAppEventsEnabled"
android:value="false" />
Since Google doesn't allow this, Is there anything I can do from here?