Fix iOS contact copy function #154
Merged
jose
merged 9 commits from ios-contact-copy into master 2 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'ios-contact-copy'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Added: native clipboard service
Fix: iOS copy function
Fix iOS contact copy functionto WIP: Fix iOS contact copy function 3 months agoWIP: Fix iOS contact copy functionto Fix iOS contact copy function 3 months agoconst platform = Capacitor.getPlatform();const isNative = Capacitor.isNativePlatform();logger.log("[ClipboardService] Copying to clipboard:", {I vote for this to be a logger.debug call.
... in multiple places.
Agreed. Changed level from
.logto.debugin two spots in ClipboardService.ts👍
1e203da9bbinto master 2 months ago1e203da9bb.