599 questions
I would like to get daily steps with Swift 3.0.However, I don't know how to retrieve data daily or one month ago.How do I get the average daily number of steps for HealthKit and data from a month ago?...
I want to create a circular view so that the color of the border line is repeated endlessly from red to blue and from blue to red.The following method changes from red to blue, but it stops and does n...
I use the original image in UIButton to create a custom button, but I can't put the image and text together.Buttons only display images.How can I display the text on the button?Thank you for your coop...
The following encryption and decryption methods are compatible with swift3.It now crashes when converting the return value to String.swift 2.2 func AES 128 Crypt(data:NSData, keyData:NSData, operation...
I'm using Swift to create an app.One page allows the user to enter numbers, and I would like to have the numbers entered by the user displayed on another page.I'm a beginner at Swift, but I'd like you...
While the image selected from the camera roll is depicted in imageView, the function of filtering sepia or black and white by tapping the button is implemented.In addition, we would like to implement ...
let urlStr:String=comgooglemaps-x-callback://+?f=d&saddr=35.681298,139.766268&daddr=35.658598,139.745454+&x-success=source://?resume=sourceap;sour=AirportppUIAApplication.sharedApplication...
There are some localization applications that specify the DecimalPad on the keyboard.iOS Settings If I select Italy as the format setting of the app, the DecimalPad period will be comma, but this is a...
I've been doing an objective-c program for about 3 years.I started studying swift the other day.// Declare 3 UILabelsvarlbLines = [UILabel] (count: 3, repeatedValue: UILabel())for i in 0...2 { // Side...
I'm a beginner at Swift.We are currently trying to develop a simple game application, with 5 buttons (provisional) on the screen, a concept of winning or losing, and when you tap on the outside, the i...
« | - 11 - | » |
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
581 PHP ssh2_scp_send fails to send files as intended
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
618 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.