iZZiSwift

iZZiSwift

Learning by Sharing Swift Programing and more …

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

Tag: ios13

12 useful Terminal commands on Mac

Why doesn’t my iOS app disable dark mode?

January 15, 2021 Ollie MC

Question or problem in the Swift programming language: So … I’ve tried to set my app to disable iOS 13 dark mode by forcing light mode according apple documentation, in the emulator all attempts work fine, but when I try on the real device, nothing happens, it’s like I’ve never changed my code

Continue Reading
12 useful Terminal commands on Mac

Every UIAlertController disappear automatically before user responds – since iOS 13

January 14, 2021January 17, 2021 Ollie MC

Question or problem in the Swift programming language: Since I’m using iOS 13, each of my UIAlertController shows up for about half a second and disappears instantly before any user action. Any idea ?

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

iOS 13 Segmented Control: Remove swipe gesture to select segment

January 12, 2021 Abreonia Ng

Question or problem in the Swift programming language: TLDR: How to remove the swipe/pan gesture recognizer for UISegmentedControl on iOS 13?

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

MDCTextField rightView property broken on iOS 13

January 10, 2021 Aba Tayler

Question or problem in the Swift programming language: I can’t use the rightView property with MDCTextField anymore on iOS 13. Am I the only one having an issue with this?

Continue Reading
MacOS X Document shortcuts

didFinishPickingMediaWithInfo returns different URL in iOS 13

January 10, 2021 Aba Tayler

Question or problem in the Swift programming language: – (void)videoPickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info

Continue Reading
12 useful Terminal commands on Mac

Navigation bar becomes white when a UISearchController is added to it

January 8, 2021 Bell Jacquise

Question or problem in the Swift programming language: When I add a UISearchController to a UINavigationItem from an UINavigationController; it becomes white when the view loads and changes to the color specified when the user clicks on the search bar. This happened since ios 13.1. This video shows the behaviour:

Continue Reading

NSFileManager moveItem throws Error Code=513

January 6, 2021 James Cameron

Question or problem in the Swift programming language: I’m trying to move a file from a URL to another, however I get an error with code 513. I understand that this is a NSFileWriteNoPermissionError. I don’t see how this possible considering I created the folder in the first place.

Continue Reading
MacOS X Document shortcuts

Xcode 12 beta and iOS 14: Weird console logs “objc[5551]: Class … is implemented in both”

January 5, 2021 James Cameron

Question or problem in the Swift programming language: I have just downloaded Xcode 12 beta 2 and now I’m getting a bunch of weird logs in the console while I’m running my app (these warnings don’t appear when using Xcode 11.5). They look like the following one:

Continue Reading

Posts navigation

Older posts

Same Catagory Posts

    iZZiSwift | Developed by iZZi Team from 2017