uxcam / flutter-plugin

BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Performance issues on Android #26

Open mahmoudatef955 opened 1 year ago

mahmoudatef955 commented 1 year ago

When I integrated this SDK into my project I noticed a big effect on app performance on Android devices. We were experiencing janky scrolling an stutter on Android devices. Everything is perfect when I remove this plugin.

Flutter SDK Version: 2.3.0

Flutter version: Flutter 3.7.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision 9944297138 (9 days ago) • 2023-02-08 15:46:04 -0800 Engine • revision 248290d6d5 Tools • Dart 2.19.2 • DevTools 2.20.1

vjself commented 1 year ago

This is also an issue that just appeared recently in cordova-uxcam plugin we've been using the past year or two. We are on the current version "3.5.2". It also occurs on iOS devices for us. Only solution has been to remove it so far.

mahmoudatef955 commented 1 year ago

Yeah seems like removing it is the solution so far

tcore commented 1 year ago

+1

cepicdalim commented 1 year ago

We have also the same situation, is there any plan to fix it?

justincbeck commented 1 year ago

Yes, we are having the same issue. We really want screen recording but this isn't performant enough.

gabrieluxcam commented 1 year ago

Hello @mahmoudatef955 Gabriel here from UXCam, thanks for bringing this up. We are aware of the issue, unfortunately it's a complicated problem that requires big changes, and we are working on a long term solution to improve this.

As for iOS devices @vjself it should be taken care of with the latest cordova 3.6.0, could you give it a try?

We will keep you updated as soon as possible with any news about progress being made, thanks for your collaboration and patience.

mahmoudatef955 commented 1 year ago

Hello @gabrieluxcam thanks for the update.Looking forward for the fix.

DFDIEGOH commented 12 months ago

Hey @mahmoudatef955 - Can you test the latest version of the flutter_uxcam package version 2.4.6? This should be fixed already in this version.

SamerOrfali22 commented 3 months ago

@gabrieluxcam it have been more than one year and still android has performance issues, when this long term solution will be deployed?