Tijo Thomas
Tijo Thomas
i had done and added a pull request for the changes but he is not merging it
@kotvertolet no issues bro . take care .. now its working right..so will see afterwards
/*Important for android version 9 pie*/ httpClient.getConnectionManager().getSchemeRegistry().register( new Scheme("https", SSLSocketFactory.getSocketFactory(), 443) ); add this code before HttpResponse response = httpclient.execute(request); in InstagramMediaRequest in line number 61 after try catch block...