599 questions
I would like to use AVFoundation to capture the in-camera capture image, but the capture image is strange.I have attached an image.I captured my business card normally, but it looks like it's crushed ...
What is troubling me is the order in which modules are called regarding keystrokes.In TextView input, (1) @objc showKeyboard(2)textViewdidbeginEditingis referred to in the order shown in .I would like...
I wrote a simple code to make a GET request to githubAPI as follows.import FoundationLet url=URL (string: https://api.github.com/users/( hidden characters)!let get = URLSession.shared.dataTask(with:ur...
Make the selected data in the app a CSV file and Call Mailer, I would like to attach it to an email and send it to you.I don't know what to do.Even if I looked it up on my own, there was only a way to...
I'd like to create an app that counts the number of moves (the number of push-ups) using real-time images from iPhone cameras.It's hard to find a way to handle brightness information, so I'd appreciat...
I'm going to use UICollectionView on swift5 and I'm going to use xlb for customized cells.I learned this module when I started Swift and made it, but I tried again to create a new app, but an error oc...
I am developing a Gawa native application using WebView at Swift.The UIViewController cannot send the value to the function declaring the value in the external JS.Why?With the code below, window.a() c...
I am trying to use Google Speech API for iOS applications using Swift.Below is a sample input from a local audio file: curl-X POST\--data-binary@audio/good-morning-google.flac\--header'Content-Type:au...
When implementing the search function with SwiftEven if you add the following code to the ViewController (SearchViewController) that you added to the Tab Controller, the data will appear without the c...
·What you want to do I want to process (replace images) when buttons placed in custom cells are pressed.·Problems Pressing the button does not call the action function linked by IBAction.·Prepare file...
« | - 28 - | » |
572 Understanding How to Configure Google API Key
886 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
609 Uncaught (inpromise) Error on Electron: An object could not be cloned
599 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.