iphone tag

78 questions


1 answers
74 views
0
Time-Specified Playback of Audio Files

I want to set the timer at a certain time.I'd like to use calendar type as a means of doing so, but I can't do it well because I get an error indication.Specifically, there are three parts of the erro...

1 years ago

1 answers
79 views
0
How Swift Generates a CSV File

Make the selected data in the app a CSV file and Call Mailer, I would like to attach it to an email and send it to you.I don't know what to do.Even if I looked it up on my own, there was only a way to...

1 years ago

1 answers
81 views
0
AppDelegate's UI Window Resizes When Modal View Is Displayed

Now I'm creating a feature to install and take action with a view (button) that looks like when tethering.Specifically, during certain actions, a 44px height button is placed at the top of the screen ...

1 years ago

1 answers
81 views
0
Video playback on iPhone

I'd like to play a file encoded by ffmpeg from a video obtained by a raspy camera on my iPhone, but can I play an mp4 file generated by ffmpeg?Since the iPhone can play mp4 format, do I need a decoder...

1 years ago

1 answers
76 views
0
I want to make something like a favorite button for an iPhone camera roll.

I would like to make something like a favorite button (heart-shaped button) for iPhone camera roll.The photos I took are placed in the collection view, and when I tap on one of them, the screen transi...

1 years ago

1 answers
103 views
0
About monaca localkit

I set up the settings for local development in Monaca.I installed the local kit by referring to the information in this URL (http://docs.monaca.mobi/cur/ja/manual/localkit/monaca_localkit_index/), but...


2 answers
86 views
0
Understanding iOS App Lifecycle

On iOS app, I press the home button twice to display the multi-tasking bar, swipe up the app, and exit. Is this equivalent to the Not Running state in iOS app's lifecycle?With the app I'm making now, ...

1 years ago

1 answers
69 views
0
Please tell me how to increase the number by one every 0.25 seconds.

I'd like to write a code that says the number increases with time.As shown in the code below, we can increase the number every second, but You cannot increase a decimal number, such as every 0.25 seco...

1 years ago

2 answers
100 views
0
Apple LLVM 6.0 Error

When I opened the XCode 5 project with XCode 6, I got this error and I couldn't build it.Please let me know the solution.clang: error: no such file or directory: '/Users/username/Documents/XCode/Proje...


1 answers
70 views
0
Can I use the Callback function for the Objective-C module?

I would like to divide the functions of the iPhone app into several different modules.Is it possible to use the Callback function for the Objective-C module?For example, a module that receives GPS inf...

1 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.