189 questions
I am creating an application for iOS with Objective-c.Using the Navigation Controller, we create a program that transitions between screens 1 and 2.On screen 2, use the + button to add values to Table...
Currently, there is a project written in Objective-C.The app has already been uploaded to the iTunes Store, but I think I have completely rewritten this Objective-C project with Swift.Can I apply for ...
I use GameKit on iOS to create an app that uses the ranking function of GameCenter.The language used is Objective-C.I was able to run the app through the build to Xcode7.When I build with Xcode 8, I g...
How do you think you can create a new folder (album) and save photos taken with objective-c in the camera roll?
Add GoogleMobileAds framework to your project to deploy AdMob and add it to ViewController@importGoogleMobileAds;The error Use of '@import' when modules are disabled appears.When I looked it up, it sa...
Regarding SVSegmentedControl customized with UIControl, I would like to use it after adjusting the size on Storyborad, but I can't find a way.Below is the SVSegmentedControl link.https://github.com/sa...
Instead of using NSTextView, we create custom views that input Japanese using the NSTextInputClient.When performing the Japanese Kanji conversion, the Kanji conversion candidate selection window is di...
Xcode6, Objective-c creates an application that allows you to switch between vertical and horizontal screens with buttons.(Vertical and horizontal screens have different designs and functions.)When vi...
I have been using Objective-C's Delegate for some reason, but I would like to deepen my understanding. Right now, I have to delete it because I want to use UITableView.Exact meaning of DeleteDesign Po...
The iOS app is creating a process to convert each page of a PDF file to UIImage.Up to iOS7, the PDF page was successfully retrieved and converted using the code shown below.When running in iOS 8.1, yo...
« | - 15 - | » |
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
619 Uncaught (inpromise) Error on Electron: An object could not be cloned
582 PHP ssh2_scp_send fails to send files as intended
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.