I need to check the api call in test flight build and using the charles proxy tool, Any idea how can we do this? Thanks in advance.
Asked
Active
Viewed 293 times
0
-
could you be more specific? What did you try? what is the problem you are facing? did you try https://community.tealiumiq.com/t5/Tealium-for-iOS/Setting-Up-Charles-to-Proxy-an-iOS-Device/ta-p/15285 – Johnykutty May 30 '22 at 14:37
-
In addition, the app you want to check may have ssl pinning. In that case you might get through it having original certificate and private key it's using to be 'man-in-the-middle'. Though if you have access to the code, it's easier to disable ssl pinning for test builds – Evgenii Shishko May 30 '22 at 16:18