Is there any private api to monitor network traffic on iPhone?

前端 未结 3 752
深忆病人
深忆病人 2020-12-25 09:58

I need to implement an app that monitors inbound/outbound connections by different apps on iPhone. my app is going to run in background using apple\'s background multitaskin

3条回答
  •  执笔经年
    2020-12-25 10:28

    In case you haven't seen this already, I have used it successfully on my iPhone.

    https://developer.apple.com/library/ios/ipad/#qa/qa1176/_index.html

    I realize it is not exactly what you want.

提交回复
热议问题