riyapateluex

Results 2 issues of riyapateluex

Hello, I'm using MPAndroidChart with a RecyclerView to display a dynamic graph. I'm trying to control the number of visible X-axis labels by using the setVisibleXRangeMaximum and setVisibleXRangeMinimum methods, but...

**Describe the bug** When showing a local notification on iOS using FlutterLocalNotificationsPlugin.show() (inside showLocalAgoraMessage()), tapping the notification does not trigger any callback (onDidReceiveNotificationResponse or onDidReceiveBackgroundNotificationResponse). This issue only occurs on...