I want to know some app (FB , Instagram) is opened or not. Clearly to say, i want to look at user interaction after user put my app in background and open some apps ( Like FB , Instagram ). Is it possible in IOS?
Asked
Active
Viewed 35 times
0
-
not possible with any public API. – Shubhank Aug 31 '16 at 06:08
-
And with any private API? IOS doest allow us to look at user interactions with other apps ? Is there any doc in which it is written ? – Himan Dhawan Aug 31 '16 at 06:09
-
Check here : [http://stackoverflow.com/questions/13491839/how-can-i-get-background-running-applications-detail-in-my-application-for-ios](http://stackoverflow.com/questions/13491839/how-can-i-get-background-running-applications-detail-in-my-application-for-ios) – Ronak Chaniyara Aug 31 '16 at 06:10