ios tag

556 questions


1 answers
96 views
0
I want to link my name and profile picture to my email address in Firebase.

What you're doing now·Log in with your email address and passwordI was able to log in with Firebase, but I would like to link my name and profile picture to my account if possible.What kind of code sh...


1 answers
39 views
0
I want to load values saved in UserDefaults into another View

When I tap the cell of TableVie in the VieController, I was able to display the information in the cell in the RegisterViewController in the previous question, but I would like to create a new ListVie...

2 years ago

1 answers
51 views
0
I want to display the text in Picker on Swift, but I get an error, so I want to solve it.

Xcode12I'm studying Swift as my first programming language.I am making a drawing application with swift.There are no errors, but I'm having trouble because I can't see the characters color and line wi...

2 years ago

1 answers
81 views
0
Data updates and Cell updates after TableView has been sorted

Hello I'm in trouble because I can't find it even if I look into it.I would like to ask you about updating cells when sorting UITableView functableView(tableView: UITableView, moveRowAtIndexPath sourc...

2 years ago

2 answers
63 views
0
iPhone app compatible with iPad Reject 2.10

The iPhone app I submitted the other day has been rejected.One of the reasons is that I didn't know that I had to support the 2.10 iPad.There are two things that I'm having trouble with.I was told tha...

2 years ago

2 answers
69 views
0
How to Change Compilation Dynamically When Running Xcode Tests

To test the API in Xcode, we are trying to use NLTHTTPStubServer as a dummy server.I tried the preprocessor macro to change the URL of the development environment and the URL in the test, but it didn'...

2 years ago

1 answers
85 views
0
About contact identifier

I'd like to create an app that uses coredata linked to the contact identifier to extend my contact information, but will iTunes maintain the identifier after backup and restoration to other devices?I ...

2 years ago

1 answers
71 views
0
I want the objective-c (iPhone) to display a value equivalent to "sysctl-a".

I would like to obtain all the values currently available for sysctl-a on objective-c and iPhone.Is there any good way?

2 years ago

1 answers
115 views
0
I want to implement an action that starts when the camera screen switches after shooting.

When you press the button, the camera starts, and when the camera screen is switched to the main view, the image you are adding to the view disappears.I'd like to make it a specification, but it doesn...

2 years ago

1 answers
66 views
0
Understanding How to Switch the Return Destination of the Segue

There are screens A, B, and C, and I would like to use the segment on the Storyboard for screen transition.The transition is  ·Screen A→C ·Screen B→Cis available.At this time, when I press the back bu...

2 years ago
« - 23 - »

© 2024 OneMinuteCode. All rights reserved.