Air Gapping | Mobile app connectivity with localhost services

| By Webner

When we were trying to connect an android app with the php localhost services it was giving an error: cannot connect to the server please check your network connection. Code independently was working but not when we were connecting Android

Salesforce | Methods defined as TestMethod do not support Web service callouts

| By Webner

Our code has some classes which contain functions that are used to make webservice callouts to connect with AWS S3 or EC2 machine. We have to cover these functions in our test methods but “Run Test” fails after running the