ios tag

556 questions


1 answers
72 views
0
Install the latest Google-api-objectivec-client with Cocoapods

I would like to install the Google-api-objectivec-client below with Cocoapods.https://code.google.com/p/google-api-objectivec-client/Cocoapods install 1.0.422 (Rev422).https://github.com/CocoaPods/Spe...

2 years ago

1 answers
34 views
0
I want to achieve a UI like iOS control center.

Hi, nice to meet you.I am currently developing a scheduling application using a calendar.So, how do I implement functions such as swiping the top end of the view upward and moving it to full screen wi...

2 years ago

2 answers
93 views
0
Regarding the update of existing iPhone applications being delivered (new standard for App Store on February 1)

Thank you for your continuous support.There is no detailed information on the web, so I will write it to those who understand it.Regarding the application for renewal of the existing iPhone app being ...


1 answers
56 views
0
iOS app fails to launch when referring to iOS bind library

Native SDK via iOS bind libraryI would like to refer to it for the Xamarin.iOS project.on the Mac Visual StudioBuild the iOS bind library and build the generated DLLAdded to reference settings in Xama...

2 years ago

1 answers
93 views
0
Understanding Xamarin's iOS Timer Monitoring Image Display

in seconds on the IIS server sideI'm trying to display 1 to 7 images on Xamarin's iOS.I was able to see Android, but iOS doesn't work for some reason.The methodology is simple, and after monitoring wi...

2 years ago

1 answers
33 views
0
I have a question about substitution in Swift's if statement.

I have a question about Swift.I don't know why the code below looks like the result.For iflet n=maybe, do you substitute the variable maybe for the variable n?Please let me know if you know more.Thank...

2 years ago

1 answers
131 views
0
If you create ComboBox in Cell in UITableView, it will be reversed for some reason...

This is what happens when you click As shown in the image above, every time I select Cell, the display is reversed.This is UITableView's DidSelectRowAtIndexPath-(void)tableView:(UITableView*)tableView...


1 answers
41 views
0
How to Resolve Terminating with Uncaught Exception of Type NSException

I am creating an application using collectionView.I would like to implement the function of removing long pressed cells when I press and hold cells, but when I press and hold cells for a long time, li...

2 years ago

1 answers
66 views
0
I was stuck checking the contents of the integer variable in swift2.

I'm rewriting this calculator app with swift2.https://www.youtube.com/watch?v=DGt1yBxBw9k&index=5&list=WLclass ViewController:UIViewController {var lastNumber: String=@IBOutlet var answerField...

2 years ago

1 answers
37 views
0
File Selection in monaca

Ask the user to select the file and I am making an app to get the address of that file.

« - 42 - »

© 2024 OneMinuteCode. All rights reserved.