On the iPhone, can I get a screenshot of the currently running application from another running / running application / launched? or somehow take a screenshot of the current application into another application, which then automatically launches?
No, It is Immpossible. It is impossible to learn anything about other applications in iOS (if you use documented methods).
This is possible with the Xcode Organizer:
in Xcode, select the Window menu and then Organizer
in the window of the new Organizer, select "Devices"
select your iPhone and expand
select "Screenshots" at the bottom of the list
" " ( )
.
Source: https://habr.com/ru/post/1794612/More articles:Lua Nested Unpack Bug? - luaGoogle App Engine Task Queue - performanceSort vector custom objects - javaperforming ajax status check - ajaxCan a COM server written in C # detect immediately when the client releases it? - c #Structures Using Unexpected Behavior FieldOffset - c #getX () has private access in java.awt.Rectangle? - javaDoes SQL Server support shard? - sql-serverUnable to make full-screen app for Galaxy Tab (Android device) - androidHow to implement multi-threaded pool in Java - javaAll Articles