Disclaimer: This is a specific request by a customer. I can not see what I am saying is possible, but I thought That this community can give me a definitive answer.
Is there a way to pass data between iPhone apps that are not in the same app suite? I understand that apps in the same app suite that use the same app ID can cross data through a shared data store, and this app can send data through the parameters that leverage the custom URL Can cross
I'm looking for a way to use an existing third-party app through my own app.
This is one thing if you control both apps. If not, then it really depends. I can only imagine two ways to exchange data that will be approved by Apple:
- Contact the third-party app's developers and apply them to implement some URL exchange mechanisms. Try to explain;
- Tell your client to use copy-paste.
I know that some people have been refused to understand what the application is sandbox, so option 2 can be unrealistic, do you really have to pass data in both ways ? If the third-party app is a web service customer, then there may be a way to contact the web service directly; otherwise, I'm scared, you're out of luck.
Comments
Post a Comment