Darcy Dev
Darcy Dev
same problem here. does anyone manage to fix this ?
same issue here, the notification get cleared even after setting `ongoing ` to true
Hey @alexstock1 did you manage to fix this ? My payload is look like yours but `setBackgroundMessageHandler` is still not fired. When i send the notification from the server while...
React native: 0.72.6 Android version: 13 in index.js, i registered the componenent as follow ```js AppRegistry.registerComponent('MyReactNativeApp', () => CustomIncomingCall); AppRegistry.registerComponent('main', () => App); ``` i display a notification like this:...
or maybe it is because i didn't add this line in `MainApplication.java`: ``` packages.add(new FullScreenNotificationIncomingCallModule()); ``` bacause if i add it, i got the this error while building the app:...
So what is another possible cause of the issue ? help me please to fix this. i really need this feature in my app. il really appriciate
i am not familiar with the use of Android Studio studio i use appcenter to catch crash errors. but there is no anything. i'll try to use Android Studio to...
Same here also
Same problem when i upgrade the targetSdkVersion to 34