code tag

445 questions


2 answers
106 views
0
iOS 9 Quick Action screen transition

We are developing Quick Action (3D touch) implemented from iOS 9 and later.I was able to call the specified ViewController (StoryBoard) from within Appdelegate, but I don't know how to call TabBarCont...

1 years ago

1 answers
77 views
0
Can't find the device in the second app in Xcode11?

Unity has developed an iOS app, and when I try to build it on a real machine with Xcode, they say they can't find the device.The iOS app previously created by Unity is well aware of the device and can...

1 years ago

1 answers
74 views
0
I'm creating a map application in MKMapView, but I don't know where to rotate the map with the button.

As the title says, I am creating a map application with MKMap, but I really need to rotate the map with a button, so I am having a hard time because I don't understand that part.I will post the code I...

1 years ago

1 answers
117 views
0
I can install Realm with the charge, but I can't compile it cannot be compiled.

Using the following site as a reference, I went to the point where I installed Realm using the culture.https://realm.io/jp/docs/swift/latest/However, when I try to compile with Xcode, I get played wit...

1 years ago

1 answers
119 views
0
Error when executing code command on WSL

PrerequisitesSetting the vscode path to .bashrcPATH=$PATH:'/mnt/c/Users/xxxx/AppData/Local/Programs/Microsoft VS Code/bin'code. results in the following error:Please tell me how to deal with it.Proble...

1 years ago

2 answers
85 views
0
There is a service that allows applications to be developed only by using the GUI, but I don't know why. (It may be related to parsing.)

appinventor just wear the parts you like on the web You can easily create an Android app.http://www.atmarkit.co.jp/ait/articles/1103/15/news087.htmlI was surprised that it was easy, but I am having tr...


2 answers
60 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...

1 years ago

2 answers
66 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'...

1 years ago

1 answers
59 views
0
Unable to comment out erb file in VScode

While editing an erb file using VScode, the comment out shortcut Press cmd+/ to get // and cannot comment out.Is this because the erb file is identified with the html file?The settings.json file looks...


1 answers
61 views
0
Xcode is no longer able to build.

I upgraded XCODE from 8 to 9.2.The following error message was displayed and the build was not possible.I googled, but I don't know why.Could someone help me?Build operation failed without specifying ...

1 years ago
« - 16 - »

© 2024 OneMinuteCode. All rights reserved.