556 questions
There is a web application, and I want to be able to use the smartphone application that I made myself, so I would like to make the operations that I use in the web application into an API and accept ...
Currently, I am creating an iOS app that retrieves multiple thumbnails from a single video I read and arranges them horizontally.I was able to get thumbnails from the video and arrange them side by si...
I would like to place GA's screen tracking code in a location that is always called (e.g., UIVeiwController) when I view each view, so that I can dynamically get the class name, but where is the code ...
I am creating an application with swift.I found out how to disable TableView and buttons, but I don't know how to gray out.I am forcing myself to change the color and title of the background.
When I tested the actual application development machine, as shown in the image, There is a big difference between document and data and app size.I don't think it's a very elaborate app, but I don't k...
Currently, there is a program that reads barcodes and updates data in kinton.Because the app is no longer running on iOS 11, Architectures was a 32-bit application of armv7, so when I changed Architec...
This is xcode 8.3The configuration of the storyboard is as above.Click the button from screen 1 on tab 1 to transition to screen 1-2.@IBAction funcbtnNext_click(_sender:Any){ let next=storyboard!.ins...
I would like to tap on the TableView cell in Swift 3.0 and transition the screen to ViewController on another Storyboard.The following methods for screen transition present(viewController, animated:tr...
There are devices that are not notified by push notification and notification center in the application currently under development.I would appreciate it if you could tell me the possible causes of th...
I have a question about how to remove the Swift Blur. at the same time PopUp View was removed with the following code:I would like to remove the Blur Effect from Button.import UIKitclassViewController...
« | - 5 - | » |
© 2024 OneMinuteCode. All rights reserved.