iphone tag

78 questions


1 answers
58 views
0
Pressing the button crashes the app

I make a piano app with Swift.When I build the app and tap the piano keyboard, it doesn't sound and the app drops.The source code is as follows:import UIKitimport AVFoundationclassViewController:UIVie...

1 years ago

2 answers
124 views
0
There's only one app I'm touching on Android and iPhone, but what do you call switching it to a specific app?

I don't really understand the expression, so I have a question.On iPhone and Android, there are several apps running, and I think only one of them is the target.For example, on the iPhone, if you swip...


1 answers
70 views
0
Why does the iPhone 6 Plus crash only?

I created an app with Swift and submitted it to iTunesConnect.In less than an hour, I got a reply of reject (it was my first reject), iPhone 6 Plus running iOS 8.1The message was to reject to crash on...

1 years ago

1 answers
69 views
0
About Deleting iOS Certificates, Provisioning Files for Released Apps

In order to extend the expiration date of Certificates, Provisioning files for the released application, we removed and recreated the existing one on Developer Center.However, it has been reported tha...

1 years ago

1 answers
46 views
0
automatically post an e-mail subject line when calling a mailer

Use Swift to call a mailer in the app and I wanted to automatically enter the destination email address and subject line when I called, so I organized the following programs:// Generate mailer URL.let...

1 years ago

1 answers
65 views
0
node, javascript error using soket.io [overlapping]

(Two answers) 4 years agoThere is an error in client.js, but I don't know where to fix it.It seems to be an error with the symbol <, but I don't use it anywhere, so it's refreshing.If you are f...


1 answers
69 views
0
Can you make an application that supports background operation with cordova?

I was going to create an alarm application with monaca, but it didn't support background operation.Is it possible to use the original cordova?Also, which of the following specifications can you create...


1 answers
72 views
0
ImageIO_PNG_Data memory usage is high

Within the app, you can select images from the camera roll to display them in the collection view.However, it consumes a lot of memory when displaying images.I found out that imageIO_PNG_Data was the ...

1 years ago

1 answers
96 views
0
I want to use Python to get the RSSI value for Bluetooth.

I don't know how to use Raspberry Pi2 to get RSSI values for smartphone devices in Python. Could you tell me if there is a good way?The code below uses Bluetooth to record the time a user enters or le...

1 years ago

1 answers
55 views
0
NSMutableData instance leaks only on iPad (iOS 7.0.4)

I am creating a program that records and plays audio using AudioUnit, but I encountered the following bugs:I tried everything I could, but it didn't improve at all, so I would like to ask you a questi...

1 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.