189 questions
We would like to get queries from iOS applications to PHP using NSURLSession and display the response (HTML) in UIWebView on the application.As for the response from PHP, I think HTML is included in t...
I have deployed Google Sign-In for iOS (Google/SignIn) on CocoaPods, but when I add a scope, the information does not appear to be registered in keyChain.AssumptionsPlease refer to the following site ...
After releasing the app into the App Store, download the app from the production store.Then, some of the images in the application are not displayed correctly and the loading image (Activity Indicator...
I am a student studying the creation of iOS apps at Objective-C.It may not be a good question because you are immature and misleading, but I would appreciate it if you could answer it.When creating an...
I wrote the following code, but when I run it, it says which view is not in the window hierarchy!LoginViewController.m-(void)viewDidAppear:(BOOL)animated{ [super viewDidAppear: animated ]; [self prese...
I would like to change the layout of each cell in CollectionView, but how can I do that?For example, if CollectionView implements three pages of paging processing, you want to place buttons and images...
I am a beginner in iOS app development.I am trying to move the sample to display the video using Xcode and Objective-C, but the video is not displayed.The code for the pass part of the video is NSStri...
I would like to divide the functions of the iPhone app into several different modules.Is it possible to use the Callback function for the Objective-C module?For example, a module that receives GPS inf...
I use Objective-C to create iOS apps.I want to read MP3 files on the network and play audio.Using AVPlayer and AVPlayerItem classes in AVFoundation, like AVPlayerItemWithURL:urlYou are playing audio w...
Sorry for the inconvenience.I want to arrange the URLs in an array in TableView, but it doesn't work.I don't know how to solve this problem because it's not the URL taken from the array urls, but the ...
« | - 11 - | » |
© 2024 OneMinuteCode. All rights reserved.