Android Unreal Engine 4

Ok I’ve followed the steps to add dependecies to an android project and followed the documentation about sentry for android, but still no messages. I’ve used the apk analyzer of android studio to check the meta-tag was included in the manifest, and it’s there. I’ve checked also for the presence of the sdk in the classes.
From my understanding this should be enough to have crash notifications. Am I missing something?