599 questions
I'm trying to create an OS X (Cocoa) application for file compression with Xcode 7.0+Swift2.The library used for compression is ZipArchive (formerly SSZipArchive) and has two functions:·Create compres...
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:
I am developing an application with swift.It says screen A and screen B Screen B is called from screen A.So, when I return to screen A from screen B, I would like to run the function of screen A.I don...
Currently, I am studying with a sample application for omikuji.I was able to play BGM by referring to the sample code, but I don't know how to switch BGM.I would like to switch background music withou...
I only want one page to be a completely different screen when I start using iPhone 4s with the app I'm creating.What is the best way to do this? I'm thinking of creating two types of xib files and det...
The iOS app implements a scroll view by referring to the here article.iOS 7 works fine, but iOS 8 iPhone 6 has a wider scrolling area than its parent view.If you know the solution, please let me know....
I am currently developing an app, and I would like to pass the current location information (latitude, longitude) and current time to the API as URL parameters, but it doesn't work.A: Class to retriev...
The iOS app implements a scroll view by referring to the here article.iOS 7 works fine, but iOS 8 iPhone 6 has a wider scrolling area than its parent view.If you know the solution, please let me know....
« | - 17 - | » |
© 2024 OneMinuteCode. All rights reserved.