Post

Replies

Boosts

Views

Activity

Reply to Camera Capture Extension with AVMultiCamPiP
@DTS Engineer I have two questions the first one the function you are referring to in the UIApplicationDelegate is didFinishLaunchingWithOptions right ? the second question is that how can I access the images in the directory ? like how can I know the name of the front and the back image ? if you can provide more context on how I can access the images from the directory will be very helpful.
3w
Reply to How to make my iPhone app view on an iPad
I solved this issue. The problem is that one of the apples guidlines is that the app must be displayed on all iOS sizes correctly. Add recently they added all the iOS apps to the iPadOS app with iphoneSE view. so I fixed that by adjusting my view for all the device sizes. Unfortunately, what made me ask the wrong question was some misleading from apple review team. They kept saying you need to adjust the view of the app on iPad and that mislead me a lot.
Apr ’24