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];