556 questions
We are currently creating an ImagePicker feature that allows you to select multiple photos.Therefore, we have reached the point where we can display the captured photos in UICollectionView.What I want...
I'd like to implement gestures on a ViewController.UISwipeGestureRecognizer*gesture=[[UISwipeGestureRecognizer alloc] initWithTarget:selfaction:@selector(getSwipe:)];gesture.direction =UISwipeGestureR...
I am using objective-c.FirstViewController performs parse signup and then transitions to secondVC.The secondVC includes label, button, tableView, and imageView.TableView and imageView are drawn every ...
I tried using AVAudioEngin to create a program that saves and plays audio to a file, but I couldn't play the first time.From the second time, you can now record and play.I searched the web to see why,...
Do I need a screenshot for 4s (3.5 inch) when I apply for an App via iTunes Connect?*The app itself supports 4s, 5/5s/5c, 6, 6Plus, and iPad.4s is not supported.
When I archive from Xcode when I requested Apple to review, I got the following error.Please tell me how to solve it.ititunes store operation failed.no sustainable application records where found /
I programmed it so that Picker and Toolbar appear when I press TextField, but I don't know how to position the Toolbar item.Please tell me how to write it.The image looks like the following:
We are considering how to record the screen with sound.I was able to record the screen without sound using a library called ASScreenRecorder.I would like to record my voice as well as my screen record...
Creating TableViews using custom Cells without InterfaceBuilderIn ViewController, add UITableView to You have created a CustomCell class and added the CustomView class to it.ContentView.In ViewControl...
« | - 13 - | » |
579 Understanding How to Configure Google API Key
925 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
574 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
615 GDB gets version error when attempting to debug with the Presense SDK (IDE)
577 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.