SendBird push helper abstract method error
So, until now I was using sendbird push helper to register token and to receive push notifications. In my dev and pre variants it works well but today I've tried it in my release variants and I'm getting the next error:
2022-06-30 12:35:01.957 16530-16530/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.movistar.movistarsalud, PID: 16530
java.lang.AbstractMethodError: abstract method "boolean com.sendbird.android.i.e()"
at...