vishaledkey

Results 4 issues of vishaledkey

Our backend sends the **User ID** in the login API. As soon as we receive the **User ID**, we’re calling the` .identify(userId)` function to set the **DIstinct ID**. But the...

Hi, I'm using the `YouTubePlayer` inside a `FlatList`. I want to use the `onChangeState` and `onReady` functions, but these functions don't seem to be working. When I try to use...

**Issue** When the app is not killed, tapping on either background or foreground notifications relaunches the app on Android. I have used `postLocalNotification()` for showing foreground notifications. **Library version** ```...

First of all, thanks for this amazing library. I appreciate the efforts put into it. **Issue Description:** Recently, I was conducting automation testing with Appium. The tests were running smoothly...