AppBrowser
AppBrowser copied to clipboard
不需要越狱,调用私有方法,获取完整的已安装应用列表、打开和删除应用操作、应用运行时相关信息的查看。
Results
7
AppBrowser issues
Sort by
recently updated
recently updated
newest added
目前ios12 在应用活跃的时候是可以通过bundleid打开别的应用的,但是不活跃的时候就不行了? 例如应用和服务器保持了一个socket后台链接,应用在后台收到指令时,通过包名打开别的应用。
iOS12有什么方法判断是否安装吗
there's a problem with this version, whether it's ios8 real machine or the 9 real machine running directly.
您好: 现在有个需求,就是检测某个打开的app是否正在运行,运行多长时间?这个可以监听吗?用什么方法?