ios tag

556 questions


1 answers
34 views
0
How to Switch Viewcontrollers Using SegmentedControl in Swift

I would like to switch between Viewcontrollers using segmentedcontrol in swift, but I would like to know how to actually write and implement programs instead of using storyboard.I couldn't understand ...

2 years ago

2 answers
46 views
0
(Swift) Slider bar changes images, but slow response

I am creating a program that displays the image obtained by accessing http when I changed it on the slider bar in iOS program (Swift).The synchronization process makes the slide very heavy.If it is as...

2 years ago

1 answers
68 views
0
a unit of property (iOS) called majorRadius in UITouch

I have a question about Swift, Objective-C.What is the unit of UITouch's majorRadius property?It seems to return the area of the touch (the major diameter of the ellipse), but I wonder if it is a unit...

2 years ago

2 answers
120 views
0
Use Google Image Search on iOS App

I would like to use the Google Custom Search Engine to store the image URL of Google image search results in an array.When I checked the item Receive JSON Data in the book I had, I found the following...

2 years ago

1 answers
35 views
0
How do I make textField editable in TableViewCell when the Edit button in NavigationBar is pressed?

Xcode ver9.2, Swift is developing an iOS app.When the Edit button in the upper right corner of NavigationBar is pressed, how do I make textField editable in TableViewCell?Relationship between object p...

2 years ago

1 answers
86 views
0
AppDelegate's UI Window Resizes When Modal View Is Displayed

Now I'm creating a feature to install and take action with a view (button) that looks like when tethering.Specifically, during certain actions, a 44px height button is placed at the top of the screen ...

2 years ago

1 answers
29 views
0
I want to rotate the geometry of iOS-SceneKit.

If you look at the geometry of the Cylinder like the one in the image (tilt 22 degrees in the x-axis direction), I would like to rotate around the axis of the green line, but I don't know how to do it...

2 years ago

1 answers
84 views
0
Understanding Visual Programming OS Environment

The iPad I had was low in operating system, so I replaced it with the latest iPad and it arrived today.The iPad's operating system is 13.5.1.Even so, they say it doesn't support your browser.I just wa...


1 answers
89 views
0
Video playback on iPhone

I'd like to play a file encoded by ffmpeg from a video obtained by a raspy camera on my iPhone, but can I play an mp4 file generated by ffmpeg?Since the iPhone can play mp4 format, do I need a decoder...

2 years ago

1 answers
33 views
0
What is On cellular network regarding application review?

The reason why it was rejected in the application review is It says On cellular network.What kind of situation is this?

ios
2 years ago
« - 27 - »

© 2024 OneMinuteCode. All rights reserved.