millenomi / swapkit

SwapKit facilitates IPC between iPhone applications on iPhone OS 3 and later.
http://infinite-labs.net/swapkit
Other
76 stars 3 forks source link

SwapKit can return regs for applications that have been uninstalled. #23

Closed millenomi closed 14 years ago

millenomi commented 14 years ago

canOpenURL: should be used to check whether the app is still there, and possibly to amend the app catalog.

millenomi commented 14 years ago

854d57670f7497ba3108191af4cf91342d01f6fa fixes this.