I'm trying to update BLE firmware OTA but i'm getting issue when i call startDfu through react-native-nordic-dfu
I have added
implementation 'androidx.work:work-runtime:2.7.1'
implementation 'com.google.firebase:firebase-messaging:23.0.0'
i'm not using PendingIntent in my project