599 questions
Swift 2.1Realm 0.98As an image, multiple questions and answers are stored in a DB like a quiz app, and Select from the question list to display a questionnaire and provide answers.I just introduced Re...
The flow is Place (notify, end) two select buttons when clearing the gameClick Finish to return to the main menuFor Notification buttons, Display the Application Selection screen and Copy to Clipboard...
I am worried about the following error handling in the Firestore document.https://firebase.google.com/docs/firestore/query-data/get-data?hl=jalet docRef=db.collection(cities).document(BJ)docRef.getDoc...
I'm a beginner at Swift.I'm trying to make an app that makes sound, but I'm stuck in the error below, so I can't proceed.Argument labels (contentsOF, fileTypeHint) do not match any available overloads...
@objc private func DidTapRegister(){ let vc = RegisterViewController() vc.title=Create Account navigationController?pushViewController(vc, animated:true)
import UIKitimport AVFoundationclassViewController:UIViewController { varplayer —AVAudioPlayer=AVAudioPlayer() override func viewDidLoad(){ super.viewDidLoad() let audioPath = NSBundle.mainBundle()...
import UIKitimport AVKitimport AVFoundationimport AssetsLibraryvardocumentsPath = NSTemporaryDirectory()varfileName: String?=classVideoDelegate:NSObject, AVCaptureFileOutputRecordingDelegate{ func cap...
in the code belowsignIn(withEmail:link:) I am not sure how the processing flows in the {} method.Does self.hideSpinner{} always run?What is this syntax called? iflet email=self.emailField.text{ showSp...
Normal during CNGroup.identifier, abcdefg1-abc2-abc3-abc4-abcdefg12345It should be but if any conditions overlap, abcdefg1-abc2-abc3-abc4-abcdefg12345:ABGroup:comes with something unnecessary.I haven'...
In Swift3, if the screen transition destinations are distributed by TableView cells, I would like to swipe only the pages of the transition destination and return to the TableView page from each trans...
« | - 34 - | » |
© 2024 OneMinuteCode. All rights reserved.