599 questions
I was learning Swift, and I had a lot of errors when I downloaded and started the file, and the reason was because it was written in Swift2, so I changed it to Swift4, but I couldn't change it to stri...
I'm trying to create an app for Rubik's Cube using SceneKit.I was able to make 27 blocks of Rubik's Cube using SCNNode(), but I am having trouble with the rotation of the blocks.Please let me know how...
Please let me know two things about the sample code of the book.Reference: iPhone/iPad Programming Bible: Eiichi Fudurukawa// Creating a puzzle gameclassViewController:UIViewController { let BTN_START...
As the title says, I am having trouble getting information about the realtime database.Specifically, I'd like to go get information on the top tier of the json tree, but I can't get the data by specif...
I use startUpdatingLocation() to get location information from the deligate, but I want to get it every second, but I can only get it once every 10 seconds.Can't it be removed in the first place?If so...
When setting the audio format, the following programs will fail:Note: I added UInt, but I get an error in as [NSObject:AnyObject] of soundRecorder.let recordSettings: [String:Any] = [AVFormatIDKey:UIn...
I'm having trouble with the following 5.Xcode is version 6.4 and is made with swift.Running Reset contents and settings... on the iOS simulator does not change much.If you have any questions, please a...
I'm new to iPhone app development.I am using Xcode 10.3.I'd like to do some debugging with the iOS 9.0 simulator.If you look at the simulator list, only iOS 10.3.1 and later are present.Is it impossib...
How can I make it into TableView where I can edit (add) the data like in the picture below, and TableView where I can edit and add the data at the screen transition destination?As for the image, it lo...
Can I determine how many times it is duplicated from the Swift array and output the number of times it is duplicated?For example, if there is an array called [0,0,0,2,2,3,4,4],0—Three times.1:0 times2...
« | - 36 - | » |
577 PHP ssh2_scp_send fails to send files as intended
888 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
600 GDB gets version error when attempting to debug with the Presense SDK (IDE)
610 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.