I have implemented a custom tabbar in my app. Where I can scroll on the tab, and also the tab can have more than 5 buttons. The problem is when i pick a video with imagepickercontroller, the compressing video dialog box shows up. The video is compressed and when the imagepicker is dismissed, my custom tabBar gets distorted. The default tabbar shows at the bottom of the screen along with my custom tabbar. And this problem is only when i run the app on iOS 5 device. Please help me out here, either tell me how to avoid compression (tried setting the video quality to 'HIGH'), or some way around the compression thing.
I am looking to create a system which on signup will create a subdomain on my website for the users account area.
Comments
Post a Comment