what is your method for applying proxy to Android API?M
My issue right now is with managing new instagram accounts. For those accounts that I am running on bot from the start, everything is good. However, when I try to manage a new Instagram account with android API, the new account wouldn't login on proxy and returns the verification loop. Tried loads of solutions to simulate a human-like, local request of the security code etc...
I am adding the proxy to the request session from the very first request.what is your method for applying proxy to Android API?