Please ask how to capture the home screen in the background program?
How to Capture image from the Main screen in the background program?
Add a Comment
Please ask how to capture the home screen in the background program?
Your terminology (“home screen”, “background program”) suggests that you’re targeting iOS. Is that correct?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
Yes, we try to find the API from software Library to do screen capture.
This isn’t really my field but the standard way to do screen recording on iOS is via ReplayKit. I’ve retagged your question accordingly in the hope that someone else can chime in.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"