How to open another application from the background using a custom URL scheme in iOS

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

+4
source share
2 answers

MobiDevCom.

.

( - API) . , iOS.

, , MDM Guided (, MDM ).

BTW. , - VOIP iOS

+1

Source: https://habr.com/ru/post/1545206/


All Articles