556 questions
Currently, we are developing iOS8 iPhone applications with Xcode 6.4. No Storyboard or Xib, all written in Swift 1.2 code.I would like to use AutoLayouto for the first view as follows.navigationBarUIL...
How can I take the attached image A to B by program control?In other words, in UITextView (it's an HTML form in the image...), I wanted to erase the unspecified input string in the markedTextRange and...
I'm a beginner in programming.What kind of code should I write in order to create an ios app with pedometer function?
As you can see in the title, Swift is developing an iOS app, and the simulator gradually slows down.Resetting the settings and deleting the application in the simulator will not solve this problem.It'...
I would like to set a timeout for the web page loaded in the loadRequest of WKWebview.let configuration=WKWebViewConfiguration()let webView = WKWebView (frame:self.view.bounds, configuration:configura...
I would appreciate it if you could let me know how to transition without sharing NavigationBar as shown in the image below.I think I will write the following code for normal screen transition.navigati...
If you write the name and UDID on the page below and press continue, you will not be able to proceed from loading...What kind of cause can you think of?https://developer.apple.com/account/ios/device/d...
I use a framework called Charts.I installed it with Cocoapods.I would like to change the RadarChartView display.To do so, you must change the RadarChartRenderer.In RadarChartView,internal override fun...
I would like to implement login functionality with Vue.js and Firebase.On the new registration screen, I would like to combine email and password in v-model, import the instance of axios that I create...
I would like to install several iBeacons so that when I enter the area of each Beacon, I can do other things (background).I thought it would be possible to change the Major with the same UUID, but wou...
« | - 36 - | » |
© 2024 OneMinuteCode. All rights reserved.