iphone tag

78 questions


2 answers
84 views
0
Niconico Video Streaming Playback

I am developing an application to play Niconico videos.Using AlamofireRanking acquisition → Video ID acquisition → Video URL acquisition → Video page up to HEAD I gave the video URL to AVPlayer, but i...

1 years ago

1 answers
104 views
0
How do I save the background color in NSUserDefaults and write code for game clear conditions?

I'm a beginner in programming.There are some things I don't understand while making games as a hobby.The four colors below are buttons.(I plan to increase it to 5 colors next time.)Each color button y...

1 years ago

1 answers
76 views
0
Receive iBeacon using Swift (UUID not specified)

Currently, I would like to use Swift to list iBeacon nearby regardless of UUID.Is it possible to receive iBeacon radio waves without specifying a UUID?

1 years ago

1 answers
100 views
0
How do I program the Storyboard Segue?

In Xcode 7 (Swift), install PickerView (two items) and place the transition button under the part.If you select two things in PickerView, it will be displayed on the label, and if you press the button...


1 answers
105 views
0
Xcode7 will destroy the layout of iPhone 6 and later.

After updating to Xcode7, the size and layout of the iPhone 6 and later models will be corrupted. (Both actual machine and simulator) Target→General→App Icons and Launch Images アップデートBefore update: Ap...


2 answers
89 views
0
Unable to "Zoom UIImageView with Double Tap"

I would like to implement the function of zooming the taped area with double tap, but I cannot zoom the UIImageView on scrollView.(The reference site is here.)http://cocoadays.blogspot.jp/2010/09/3.ht...

1 years ago

1 answers
112 views
0
When applying for App, there is no screenshot for size 4s, so there is an error.

Do I need a screenshot for 4s (3.5 inch) when I apply for an App via iTunes Connect?*The app itself supports 4s, 5/5s/5c, 6, 6Plus, and iPad.4s is not supported.

1 years ago

2 answers
87 views
0
Perform functions during screen transition with swift

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...

1 years ago

1 answers
111 views
0
About screen transition data

I'm having trouble passing data on two screens.I would like to change the content displayed when I transition from the first screen to the second screen depending on the cell selected in TableView on ...

1 years ago

1 answers
121 views
0
About screen transition data

I'm having trouble passing data on two screens.I would like to change the content displayed when I transition from the first screen to the second screen depending on the cell selected in TableView on ...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.