556 questions
We are developing it with Objective-C in Xcode.I'm creating a simple app that says that when I press the button, the number increases, but when I turn off the app, the number count returns to the init...
trailingAnchor does not work at all in the code below.As a minimum test, configuring two horizontal constraints: leadingAnchor and trailingAnchor with one button, or configuring only trailingAnchor, i...
I would like to debug on the actual machine with iOS application development. The server side is created locally with MAMP and is trying to access the localhost on the Mac from the iPhone. Use the loc...
I am developing an ios app in monaca.The application seems to be running in the background even when I press the home button.If you go back to the app, you will be returned to the screen of the game t...
This is my first time to ask you a question. Monaca produces Google collaboration applications that support iOS and Android.Until now, I used to do OAuth authentication for Google on the webview, but ...
Is there a way to determine if other applications are playing music in the background in the cocos2d-x/unity3d Android/ios platform development?As there is no information available, native processing ...
That's how we put them together.However, when I run, image1~image6 appears as nil (there is an image called sample in the project).I would appreciate it if you could tell me the cause.let image1 = UII...
Take a screen capture of the screen with Unity(C#) and I'd like to save it to the iOS camera roll (where the photos are stored).I don't know how.For more information on how to capture screenshots, see...
I was able to find a way to record on screen→encode→send to server on Android, but I couldn't find a document that implements the same thing on iOS.I can mirror to mac with iOS's basic function, but i...
Due to background processing, the order of operation of the functions below has changed and the return value of the functions is not expected.let task=NSURLSession.sharedSession().dataTaskWithRequest....
« | - 49 - | » |
© 2024 OneMinuteCode. All rights reserved.