-
Over iOS version 14.0, i could’t get clipboard data in background. :https://developer.apple.com/forums/thread/706761
with the same issue:
Get Clipboard from Real iOS Device -
So I thought about the possibility of sharing data between the two apps, or keeping the background app active to get the clipboard content。
-
I’m looking for a way to fix appium, with `driver.getClipboard’ method
-
Thanks so much…
-
I try to run this code in appium.
-
But i got: retrieving pasteboard named com.apple.UIKit.pboard.general failed with error: Error Domain=PBErrorDomain Code=10 “Pasteboard com.apple.UIKit.pboard.general is not available at this time
driver.getClipboard("")
user24599832 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.