I want to write an app that invokes a installed app I have to source code for. I want the installed app to be restricted to 3/4 of the screen and new app uses remaining 1/4. I want then to be asynchronous processe s running independently. Is this possibl

I want to write an app that invokes a installed app I have to source code for. I want the installed app to be restricted to 3/4 of the screen and new app uses remaining 1/4. I want then to be asynchronous processe s running independently. Is this possible?

Replies

>I want to write an app that invokes a installed app


You need to (a) enable a custom URL scheme, (b) support iPad, and (c) make sure the user has enabled multitasking - see https://support.apple.com/en-us/HT207582


In the future, pls. try to shorten your question-as-a-title, thanks. See: For Best Results - Read the Label