599 questions
Thank you for your continuous support.I would like to display the background of SKScene, but why?It will remain black.The code is the same as the 2D game programming that starts with SpriteKit from Sh...
In the Xcode swift, click Back.I want to create a return port by dragging it from the button to Exit, but it won't connect.The viewcontroller on the parent screen is @IBAction func returnTop (segue:UI...
I'm thinking of creating an app with image posting and image ranking functions on ios.So I am using AWS Dynamo DB, but I was wondering what to do with the structure of the database, so I asked you a q...
I made parts other than UILabel on the storyboard and applied AutoLayout on the storyboard, but I have no choice but to generate UILabel with code, so when it comes to iphone6 and iphone6 plus, it is ...
I am creating a YouTube playback app with Swift2.I'm playing YouTube embedded in UIWebView, but depending on the video Limited playback on certain sitesis displayed and cannot be played.Therefore, if ...
Is it possible to start Siri from the cord side with Swift?
If you want to go back one, self.dismissViewControllerAnimated(true, completion:nil) will deinit the closed screen, or if you want to go back two, it will deinit.self.presentingViewController?presenti...
let graphRequest=FBSDKGraphRequest (graphPath: me, parameters: [fields: id, name, first_name, last_name, picture.type(large), email, locale)As you can see above, I have retrieved profile-related data ...
We are currently using RealmSwift to store data.Several types of data are stored in one object, as shown below. class Sample: Object { dynamic var number —CGFloat=0 dynamic var string: String=}At this...
How should I implement it to play iOS videos simultaneously?I want to play 4 videos simultaneously on my iPad.It can be implemented in the application of iOS app development company TouchPress.https:/...
« | - 13 - | » |
© 2024 OneMinuteCode. All rights reserved.