ios tag

556 questions


1 answers
149 views
0
Products folder is empty when XCode is archived during iOS app release operation

As you can see in the title, when I did Product→ Archive on XCode while working on the iOS app release, The Details display Generic Xcode Archive and cannot proceed with Validate Content Looking at th...

2 years ago

1 answers
80 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...

2 years ago

1 answers
76 views
0
Want to continue displaying current location orientation in Swift MapKit

I am studying code for iOS on Swift.I was able to use MapKit to display the direction of the current location, but When I zoom in, shrink, rotate, etc. on my iPhone, the orientation display disappears...

2 years ago

1 answers
63 views
0
I can't Deeplink from Yahoo mail app to iOS app

Prerequisites/What you want to achieveWe are developing iOS apps.The user registration function uses the method of email address authentication to cause the app to Deeplink from the authentication URL...

2 years ago

1 answers
135 views
0
Scroll through collectionView to move cell's subview to another cell

When I scroll through the collectionView, the cell's subview moves to a different cell.Obtain photos of the camera roll and place them in order in the collectionview.I am writing about tapping the pla...


1 answers
102 views
0
Points to Note for Memory Management in Apps That Process Large Data on iOS

Thank you for your help.I'm sorry for the vague question, but I'm at a loss for a reply after receiving a consultation from a team member regarding the following issues.If you have more than 100MB of ...

2 years ago

1 answers
123 views
0
Developer certificate enrollment error when implementing the push function of monaca

I am developing ios at Monaca. I am trying to work with Nifty cloud to send push notifications, but when I set up the ios build, I am having trouble registering the developer certificate. When creatin...


1 answers
83 views
0
Retrieving POST information from forms on UIWebview (image, multipart/form-data)

This is my first post. Thank you for your cooperation.The following PHP files are placed on the server and loaded into the UIWebView.<form action=native://test method=post enctype=multipart/form-da...

2 years ago

1 answers
36 views
0
How to Expand UITableView Delete

Create a MyTableView that inherits UITableViewUUITableView#delegate:UITableViewDelegate 「 is UUIScrollView#delegate:I'd like to expand to MyTableView#delegate:MyTableViewDelegateHowever, if you write ...

2 years ago

1 answers
145 views
0
The image captured by AVFoundation has a strange conversion.

I would like to use AVFoundation to capture the in-camera capture image, but the capture image is strange.I have attached an image.I captured my business card normally, but it looks like it's crushed ...

« - 25 - »

© 2024 OneMinuteCode. All rights reserved.