iZZiSwift

iZZiSwift

Learning by Sharing Swift Programing and more …

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

Tag: iphone-keypad

MacOS X Document shortcuts

didReceiveRemoteNotification:fetchCompletionHandler: but the completion handler was never called

January 15, 2021 Andrew Rocky

Question or problem in the Swift programming language: I’ve been trying to implement the fetch completion block with no luck. Whenever I send an APN, xcode still complains that it’s not implemented. Here’s my code

Continue Reading
Basic Terminal Commands For MacOS

Swift retain cycle explanation

January 15, 2021 Ogima Cooper

Question or problem in the Swift programming language: Here is my custom view:

Continue Reading

App crash on device but works on simulator iOS

January 12, 2021 Ogima Cooper

Question or problem in the Swift programming language: App wasn’t developed by me, but now I have to add some features. Code compiles add launches on simulator but immediately crash on real device (didFinishLaunchingWithOptions never calls). Xcode doesn’t show any errors. I think the problem may be in pods and frameworks but don’t know how […]

Continue Reading

Constraints resets when app is going in background – iOS 13

January 12, 2021 Ogima Cooper

Question or problem in the Swift programming language: I have set a view’s leading, trailing constraints normally. I have set its height to static 325. And for bottom constraint I have set 2 constraints 1. with main view’s bottom constraint to view’s bottom constraint. 2. with main view’s bottom constraint to view’s top constraint. Now […]

Continue Reading

Endless scrolling (repeating) background in Spritekit game – Swift

January 12, 2021 Abreonia Ng

Question or problem in the Swift programming language: I want to Create a endless scrolling background for my spritekit game, iT should consist of one or two images probably, which repeat themselves? I found these one and two examples, but they are in obj. C.

Continue Reading

Can’t set tab bar shadow image in iOS 13

January 11, 2021 Oceane Wilson

Question or problem in the Swift programming language: Before iOS13, I used the code below to remove the tab bar top border:

Continue Reading
Basic Terminal Commands For MacOS

ARKit: How can I add a UIView to ARKit Scene?

January 11, 2021 Abreonia Ng

Question or problem in the Swift programming language: I am working on an AR project using ARKit.

Continue Reading

Correctly returning UIView in viewForHeaderInSection iOS 8 swift

January 10, 2021 Jeffrey Schneider

Question or problem in the Swift programming language: I am fairly new to swift language and iOS development as a whole so please pardon me for my lack of fundamental knowledge. Previously i tried and successfully Implemented multiple sectioned UITableView custom sections by making a xib file creating TableViewCell and then loading it into my […]

Continue Reading

Adding UIGestureRecognizer To Subview Programmatically in Swift

January 10, 2021 Aba Tayler

Question or problem in the Swift programming language: I currently have a subview that is created and added to the UIView in ViewDidLoad(). I am attempting to user UIGestureRecognizers to detect a tap and unhide a particular button. My current code:

Continue Reading

pickerView shows up as question marks instead of data?

January 10, 2021 Jeffrey Schneider

Question or problem in the Swift programming language: I am trying to add a pickerview to my iphone application but instead of showing string from my array it shows question marks. Does anyone know why? I’ve been trying to figure it out for the past hour… Here is my code of the controller that contains […]

Continue Reading

Posts navigation

Older posts

Same Catagory Posts

    iZZiSwift | Developed by iZZi Team from 2017