599 questions
When I used RealmBrowser to specify the appropriate default.realm, the following message dialog was displayed, and I could not see the contents when I went ahead.'default' could not be opened. It may ...
I tried to write a program that displays a message when I press the button 10 times, but I got an expected declaration error in the if part.Please tell me how to solve this problem.import UIKitclassVi...
I would like to solve the problem of creating space between titleView and return by emptying the return button characters in the UINavigationController with title= and setting the search bar such as n...
I'm a beginner and I'm learning swift from grammar.You have learned the basic syntax in your textbook.Currently apps with Calendar and Graph functions are available.We make it by trial and error.I wou...
I have a question about downcasting.Inherit the class as follows: class CNMutableGroupKai:CNMutableGroup{ varicon: String=}and var groupData=group.mutableCopy() as!CNMutableGroupKaiI want to downcast ...
I am currently creating an iOS app, but I am also worried about the process of making sounds even in silent mode.Objective-C should be the following code.AudioSessionInitialize (NULL, NULL, NULL, NULL...
Swift is creating an app that runs on macOS.I would like to obtain the name of the currently selected Network Environment, which is the red border part shown in the image 1.The SSID retrieval was succ...
In Swift's UserDefaults Tab Controller Connected List and Post Post UserDefaults data does not appear on the list when it is re-launchedWhat should I do?Postimport UIKitimport Foundationclass PostVC:U...
I would like to use AFNetwork installed with CocoaPods for Swift project. How do I set it up?
« | - 33 - | » |
© 2024 OneMinuteCode. All rights reserved.