Smitha Kamath
Smitha Kamath
@viswa-capgemini are you having multiple service UUID? for example`const monitorMultipleCharacteristics = async () => { try { const monitorPromises = uuids.map(({ serviceUUID, characteristicUUID }) => { return new Promise((resolve, reject)...
@viswa-capgemini How are you subscribing to notifications? is it using monitorCharacteristicForDevice?
@JatinBhuva Have you got any solution around this?
@UmarXcorebit I used react-native-background-actions along with this library for android Hope this helps.
@UmarXcorebit strange. I have'nt encountered such kind of a problem. Or i have'nt tested such kind of a scenario. Sorry i cant help you much on this. Hope you get...