Обложка канала

Библиотека мобильного разработчика

Полезные материалы по всему, что может быть интересно мобильному разработчику.

Библиотека мобильного разработчика

4 года назад
Открыть в
Разбираемся с использованием Proxyman для отладки сетевых запросов в iOS-приложении. https://proglib.io/w/51a40027
Quick guide on Proxyman for iOS development

This guide provides an overview on Proxyman and its features with a focus on iOS development. Proxyman is a proxy server app available for macOS that enables us to view networking traffic, including traffic from iOS applications. It provides the possibility to configure the iOS simulator or device to pass its HTTP and HTTPS requests and responses through Proxyman, so we are able to inspect and even change the data in our testing and debugging process.

Tanaschita