OkHttp calls not going through VPN from within the app
I am working on a wireguard VPN client for android.
When I make an HTTP call from within the app using retrofit2, the call does not go through the VPN even when the VPN is working for all other apps.