Detect which app is in foreground on iOS9 without jailbreak

前端 未结 2 1884
野的像风
野的像风 2021-01-30 21:16

I\'m trying to log users individual app usage on iOS9.

I\'d rather prefer that it wouldn\'t use jailbreak limited solutions, self explanatory. Doing th

相关标签:
2条回答
  • 2021-01-30 22:07

    Unfortunately, I was looking for a similar solution and have come to the conclusion that, at least at this point in time, there are no known methods that will allow you to determine app usage on iOS. Even the MDM providers such as Good, Airwatch, MobileIron, etc. don't seem to be able to do this. If anyone is able to come up with a solution, I'd love to see it.

    For now, however, I think we would have seen a solution if someone had one that worked on the latest iOS.

    0 讨论(0)
  • 2021-01-30 22:19

    sysctl is still open but they block certain combinations of selectors. I did this on iOS 7 and gave Apple Product Security the code. They won't patch iOS 7 but rely on App Review. iPhone 4 is wide open.

    0 讨论(0)
提交回复
热议问题