556 questions
Normally, you can use MapKit to raise a pin on a map and tap to display an annotation balloon.Therefore, I would like to do something else when the balloon of the comment is displayed.Where should I w...
I'm trying to upload the application I created in Monaca with the Application Loader.ERROR ITMS-90055: This bundle is invalid. The bundle identifier cannot be changed from the current value There will...
Is it okay to put endless data into UserDefaults?I'm not sure if I should switch to Sqlite or Realm.It would be better to centralize the database, but it would be troublesome if it were an existing ap...
I would like ViewController to handle changes in the number of elements in an array in another class.//ViewControllerdataSource.addObserver(self, forKeyPath: dataArray, options: .New, context:nil)over...
I use AVPlayerViewController to play videos.After playing the video I gave to Player, I would like to play the next video with the Fast Forward/Skip button (>>|).However, I don't know how to get...
When I test the PUSH notification of ios using the actual machine, the timing of the method called when the cable is connected and disconnected is different. Is this normal behavior?
I'm a beginner at Realm, so I'm sorry if this is a misguided question.Currently, I convert the database created in Excel into csv, load it from SQLite, and run it with the iPhone app.However, since th...
There is an authentication screen using Touch ID in an app called au WALLET on iOS.You can also unlock it by entering the passcode directly there.Is the passcode direct input view from the Touch ID cu...
In order to reduce smartphone traffic consumption, there is a technology that compresses communications with servers via a data compression server provided by Google and others.GoogleReduce data usage...
When starting a project in the debugger, the following warning appears:Is there any way to resolve it?The cause of this warning is unknown at this time, but it does not start debugging.The Cordova ver...
« | - 28 - | » |
© 2024 OneMinuteCode. All rights reserved.