iphone tag

78 questions


1 answers
91 views
0
I set sizeClass to Regular on iOS9~ iPad, but it doesn't reflect.

On ipad, there is an item that sizeClass is specified as regular in order to change this layout, but both the emulator and the actual machine do not respond, and for some reason the setting of any is ...

1 years ago

1 answers
66 views
0
How to Keep IBInspectable Strings in an Array in a Custom Class Inherited from UIView

For custom classes inherited from UIView, you can create IBInspectable properties in the following ways:@property(strong, nonatomic) IBInspectable NSSstring*customTitle;However, with this method, it i...


1 answers
56 views
0
iphone, ipad file selection

I am trying to create a music player with monaca cloud IDE.I'm thinking of accessing mp3 which can be played on iphone and ipad music, but I don't know the directory structure (path).I looked it up my...

1 years ago

1 answers
93 views
0
I used axios on Node js, but it doesn't work on certain phones (chrome)

Hello! It's my first time to leave a message...I'm not a developer, but I'm using NodeJS EJS to make a ticket system similar to a shopping mall.To use the text transmission service, I received the ali...

1 years ago

1 answers
61 views
0
ios development swift novice.. Let me ask you a question. Build Error ㅜㅠ

Hello, everyone I am a person who is entering iOS programming this time.I am using xcode 8.2.1 version that I installed a few days ago. I'm studying through the iOS programming book by Aaron Hillis.Th...

1 years ago

1 answers
77 views
0
I'm writing because I'm curious about one-to-one communication.

Hello. :) I have a question about 1:N communication. The platform used as a client is iPhone and Android. I also want to do a device that becomes 1 on the client. (Assume that you do not need a separa...

1 years ago

1 answers
63 views
0
Charging event on iPhone

Hello.It's nothing but when the iPhone changes to a charged state I'd like to receive an event.I want to get an event when I plug in and unplug the power cable.I don't know if it's because I can't sea...

1 years ago

1 answers
82 views
0
Is the ETag received by response from the server stored inside the client?

I'm working on a smartphone <-> Web server linkageWhether to write cached data by dividing content received from the web server by ETag in response header I want to decide whether to get a new o...

1 years ago
« - 8 -

© 2024 OneMinuteCode. All rights reserved.