iZZiSwift

iZZiSwift

Learning by Sharing Swift Programing and more …

  • Swift Programming
    • Swift Language
    • i0S Swift Issue
  • Devices
  • MacOS
  • Python Programming
  • Kotlin Programming
  • Memo

Tag: iPad

How to present an UIImagePickerController in a Popover with iOS 9 and Swift

January 15, 2021 Jeffrey Schneider

Question or problem in the Swift programming language: I’m trying to present the photo library, in a popover, on an iPad with iOS 9 beta 4 and Swift. The preferred way is through a popover, but UIPopoverController is now deprecated. Apparently it’s now done through UIViewController, but there is no documentation, or sample code out […]

Continue Reading
12 useful Terminal commands on Mac

How to check if iPad is iPad Pro

January 7, 2021 Ogima Cooper

Question or problem in the Swift programming language: The new iPad pro has different dimension and resolutions. If I check based on screen width would it be correct? I havent upgraded to Xcode 7.1 nor do I have the device so I can’t check it yet. Will this check work?

Continue Reading
12 useful Terminal commands on Mac

Why can I not place Master and Detail view next to each other in UISplitViewController on the first run, but upon rotation it works?

January 5, 2021 Aba Tayler

Question or problem in the Swift programming language: I have a split view controller that has a list of items on the left and a detail view on the right. Relevant code in AppDelegate:

Continue Reading

How to change Button text size in iOS 8 swift

December 31, 2020 Jeffrey Schneider

Question or problem in the Swift programming language: I have got a button with a layout outletLeaderboard. I want to change his text size by the code, so this is what I wrote:

Continue Reading

How can create a SplitViewController programmatically in Swift?

December 31, 2020 Odhran Miss

Question or problem in the Swift programming language: What steps do I need to do? In Objective-C we created a rootViewController and detailViewController, after there added this controllers to splitViewController. For example:

Continue Reading

How to show Actionsheet in iPad

December 31, 2020 Jeffrey Schneider

Question or problem in the Swift programming language: How can I show a UIActionsheet in iPad when I’m using my current code its giving me this error:

Continue Reading
MacOS X Document shortcuts

supportedInterfaceOrientations not called in iPad

December 27, 2020 Andrew Rocky

Question or problem in the Swift programming language: I have a UITabBarController subclass and it has the below code:

Continue Reading

Exporting Video in full screen with AVAssetExportSession

December 26, 2020 Ollie MC

Question or problem in the Swift programming language: i’m trying to do some animations to a video (after recording) and then export it. but before any animation i had the problem with the orientation which became landscape (without export it was portrait) and it is solved not but now i have problem with making it […]

Continue Reading

Find if an ipa file is 32 or 64-bit. (macos/unix)

December 26, 2020 James Cameron

Question or issue on macOS: We have multiple archives in our build location. Is there a way to identify if it is 32 or 64-bit based. So that I can group them accordingly.

Continue Reading
12 useful Terminal commands on Mac

How do I capture QR Code data in specific area of AVCaptureVideoPreviewLayer using Swift?

December 25, 2020 Aba Tayler

Question or problem in the Swift programming language: I am creating an iPad app and one of it’s features is scanning QR codes. I have the QR scanning part working, but the issue I have is that the iPad screen is very large and I will be scanning small QR codes of of a sheet […]

Continue Reading

Posts navigation

Older posts

Same Catagory Posts

    iZZiSwift | Developed by iZZi Team from 2017