android icon indicating copy to clipboard operation
android copied to clipboard

Background service for sending

Open ShortDevelopment opened this issue 3 months ago • 1 comments

Issue

Currently, if a users closes the app or the screen goes dark during the transfer does not finish. https://github.com/nearby-sharing/android/blob/4c7425292edb373ac043c5c6743bcafc1b51546c/src/SendActivity.cs#L382-L387

Solution

Move the cdp instance into a common background service that will be used for all transfers.

ShortDevelopment avatar Mar 23 '24 11:03 ShortDevelopment

Sentry Issue: ANDROID-11

sentry-io[bot] avatar Mar 23 '24 14:03 sentry-io[bot]