599 questions
Nice to meet you vara=[String]()a. insert(a, atIndex:0)a.append(b)a+=[c]Something like I'd like to have multiple arrays. varb=[String]]()a[0].insert(a, atIndex:0)a[1].append(b)a[2]+=[c]Compilation pas...
by NSTimer, etc.Is it possible to know the coordinates of the screen being touched at regular intervals?It's not when the touch moved. at the right time.They want to know the coordinates of the finger...
iOS 11 no longer has the ability to log in to FaceBook and Twitter, and share functionality using SLComposeViewController is no longer implemented.I would appreciate it if you could tell me how to sha...
How do I display it from a designated location in Swift's WebView?I'd like to display the red line below in the picture below as a search result, but I don't know the code. Thank you for your cooperat...
Xcode is very difficult to use, and I sometimes see articles like writing Swift in an editor, but is the development progressing that much with an editor (for example, VS Code)?What are the advantages...
The API responds with a number, but until the value reaches zero.I'd like to keep throwing requests to the same API in Alamofire.I can't think of how to code it.If you want to receive the results in t...
I created an app with Swift and submitted it to iTunesConnect.In less than an hour, I got a reply of reject (it was my first reject), iPhone 6 Plus running iOS 8.1The message was to reject to crash on...
I look forward to your kind cooperation.iOS 8.0Swift 2.1Realm 0.96.3 I would like to define two classes with parent-child relationships and extract Parent with one or more Child with status true.class...
I am making an app for iPad with xcode8&swift.I use Storyboard & Autolayout.iOS 10.x is the target.UITableView is placed in the UIScrollView to display a larger table than the screen on both t...
I created a program like this on Playground in Xcode.However, touchesBegan does not work If it works, it should show touched, but it doesn'timport UIKitimport SpriteKitimport PlaygroundSupportclass se...
« | - 52 - | » |
© 2024 OneMinuteCode. All rights reserved.