Automatic Subscribe event is not working on Android
Hello! I have an Android and iOS app integrated with the Meta Pixel SDK. I'm seeing automatic events for both platforms, like app installs or active app events. But I'm only seeing Subscribe events for iOS, not for Android.
I set up all the configuration needed to start seeing Subscribe events on Android, but not seeing any. I followed this guide's steps and everything looks good on my end https://developers.facebook.com/docs/app-events/getting-started-app-events-android/credentials/
I checked the usage of the service account and looks like there was not any usage at all other than some authentication usage. I don't think this is an Android SDK issue because I'm able to see other events properly.
Do you know why Facebook would not be collecting those events? I checked permissions and everything looks ok.