556 questions
I am developing an application to play Niconico videos.Using AlamofireRanking acquisition → Video ID acquisition → Video URL acquisition → Video page up to HEAD I gave the video URL to AVPlayer, but i...
Is it possible to start Siri from the cord side with Swift?
DELETE does not reduce the size of the FMDB file (xxx.sqlite).As one of the solutions, I thought that if I create a new sqlite file and copy it as much as I need with an insert, I will be able to crea...
Even if you specify UILabel or UIButton fonts on the Storyboard, only iOS8 will lose weight.It is configured correctly on iOS 9.Font settings on the Storyboard·Font-Custom·Family-Hiragino Sans·Style -...
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 ...
When I tap Cell in CollectionView, I am trying to implement the process such as adding subView to Cell like the camera roll in the Twitter app.That's why I wrote this.-(CameraRollCell*)collectionView:...
I used a library called GCDAsyncSocket for socket communication.Debugging with IPv6 only Network lost connect Error Domain=NSPOSIXErrorDomain Code=51 Network is unreachable UserInfo={NSLocalizedDescri...
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:/...
I'm a beginner in programming.There are some things I don't understand while making games as a hobby.The four colors below are buttons.(I plan to increase it to 5 colors next time.)Each color button y...
I would like to run the following Javascript in the webview in the UIButton written in Swift, but could you help me?Javascript sidefunction show() { alert(Run JavaScript;←I want to do this on Swift }S...
« | - 10 - | » |
© 2024 OneMinuteCode. All rights reserved.