189 questions
I'd like to put my own image in UITabBarButtonItem, but if you set the png image, The 32*32 image is just the right size, but the image quality gets rough.However, if you set the 64*64 image, it is to...
Regardless of the UUID, I would like to list iBeacon nearby.Is it possible to receive iBeacon radio waves without specifying a UUID?I look forward to your kind cooperation.
How can I take the attached image A to B by program control?In other words, in UITextView (it's an HTML form in the image...), I wanted to erase the unspecified input string in the markedTextRange and...
I would like to install several iBeacons so that when I enter the area of each Beacon, I can do other things (background).I thought it would be possible to change the Major with the same UUID, but wou...
I am making a pie chart, but I would like to add an animation that changes the value of the graph from the left to the right.What are the options?Gray code CGContextSaveGState(context);CGFloat x = rec...
iOS appI have looked into various items below.However, I couldn't find anything to do what I wanted to do.DispatchQueueI was able to run in the background, but when I turned off the app process, it st...
I have a question about initializing NSMutableString for objective-c.NSMutableString*ms1 = NSMutableString string;NSMutableString* ms2 = [[NSMutableString alloc] init];NSMutableString* ms3 = [NSMutabl...
I implemented the camera using the UIImagePickerController, but how do I detect that the camera shooting is over?Can't I use the UIImagePickerController?When I tried to use the article How to use AVCa...
This is my first time to ask a question.It may be difficult to read, but please forgive me.CoreData is trying to create a two-tier table view.The data models are as follows:·Main class Attribute Name,...
Question 1It seems that they are measuring the usage time of the terminal.(General>Usage>Battery Usage>Time of use)Is it possible to get that information from the app?Question 2Is it possible to start...
« | - 12 - | » |
582 PHP ssh2_scp_send fails to send files as intended
619 Uncaught (inpromise) Error on Electron: An object could not be cloned
916 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.