https://bugs.kde.org/show_bug.cgi?id=446599
--- Comment #2 from Albert Vaca <albertv...@gmail.com> --- Maybe it happens when sending contacts? We base64 encode the contacts' profile pictures and send them as a string in a network packet [1], but if you have used some big images as your contacts' pictures they can be a few MB each... multiply that by a few contacts and (it's hard but) it could add to a hundred MB. [1] https://invent.kde.org/network/kdeconnect-android/-/blob/0f4643e5/src/org/kde/kdeconnect/Helpers/ContactsHelper.java#L73-88 -- You are receiving this mail because: You are watching all bug changes.