I am trying to make an iOS app that show all catalog-existing my iOS apps (of appstore) and user can download those apps on device from there, (similar to app store).
Please suggest how this is possible
UItableView *tblAppList = [[UItableview alloc]init];
openURL:to trigger a connection when someone selects one of them. – Phillip Mills Aug 8 '12 at 13:08