Post

Replies

Boosts

Views

Activity

Removal of unwanted frameworks from App
I’m using AVFoundation for image capture using camera on iPad. But I’m not using Video or Audio related functionality. Looks like with AVFoundation; CoreMedia, CoreVideo and CoreAudio are also imported in any project. Is there any way by which I can remove these libraries(CoreMedia, CoreVideo and CoreAudio) from my app. I have used otool to list all the frameworks and libraries being used by my framework.
0
0
1.2k
Nov ’21
Image Import and Rotate Issue
1) Portrait Image imported from files app is in landscape. How to fix this bug. a) Image saved from iPad 11 Pro front camera. b) saved image c) Image thumbnail in files app import window d) Image imported in landscape mode 2) This landscape image is fixed using below extension. But the output image obtained is slightly different for iOS 15 when compared with iOS 14. How to fix both issue?
1
0
880
Oct ’21