I want to develop an Enterprise Application. It will work in the background continuously, and from the background I want to open another application. Its like switching between two applications. I implemented forever a background run using location services, which works fine, and also updates the location from the background, but cannot execute the openURL method.
Please suggest something. thank
source
share