ios tag

556 questions


1 answers
91 views
0
Change the color of the diagram you want CABasicAnimation to animate

I have created a pie chart by referring to the link below.https://gist.github.com/glayash/38aa605f99a9666a925dI want to change the color of the graph depending on the conditions, but it doesn't change...


1 answers
132 views
0
Swift—Bridging-Header import causes file not found

I'm a beginner in iOS development, so I'm sorry if it's a rudimentary question...I'm creating an iOS app for Swift, and I'm trying to use CorePlot to draw a pie chart. We tried the following steps wit...

2 years ago

1 answers
102 views
0
I want to transition from AppDelegate to ViewController using UINavigationController

I am currently trying to receive the URL I threw in the push notification in AppDelegate and display it in WebView.Also, this WebView is not only used for that purpose, but also for other situations.M...

2 years ago

1 answers
70 views
0
Understanding the Photo Display by Section of the Collectionview

I am using collection view for view.Allows you to add sections to the collection view later.Then, I would like to tap the button attached to the added section so that I can select and view each photo ...

2 years ago

1 answers
80 views
0
Constraints variable views such as TableView

In order to accommodate AutoLayout, the height of the View changes depending on the content, such as TableView, I want to restrict it, but I don't know how to restrict it.Currently, it is at least 220...

2 years ago

1 answers
125 views
0
Constraints variable views such as TableView

In order to accommodate AutoLayout, the height of the View changes depending on the content, such as TableView, I want to restrict it, but I don't know how to restrict it.Currently, it is at least 220...

2 years ago

1 answers
132 views
0
Swift—Bridging-Header import causes file not found

I'm a beginner in iOS development, so I'm sorry if it's a rudimentary question...I'm creating an iOS app for Swift, and I'm trying to use CorePlot to draw a pie chart. We tried the following steps wit...

2 years ago

2 answers
73 views
0
Want to dynamically change UIWebView parent

The configuration is as follows: parentUIViewControllerchildUIImageViewGrandchildUIWebView 複数MultipleIt looks like addSubView with children as background images, and as a result, there are several sma...

2 years ago

2 answers
110 views
0
Want to dynamically change UIWebView parent

The configuration is as follows: parentUIViewControllerchildUIImageViewGrandchildUIWebView 複数MultipleIt looks like addSubView with children as background images, and as a result, there are several sma...

2 years ago

1 answers
86 views
0
How to verify iOS 7.0 and what are the actual features of the target OS?

I started developing iOS later last year.I am currently creating an iOS 7 or later application, but Xcode 6 supports only 7.1 or later, and there is no verification method for 7.0.There was informatio...

2 years ago
« - 16 - »

© 2024 OneMinuteCode. All rights reserved.