xcode tag

271 questions


1 answers
95 views
0
Moving Cells in UICollectionView

I'd like to drag the cells in the collection view.In the case of table view, I think you can move rows in edit mode, but does the collection view have such a function?To the UICollectionViewDataSource...


1 answers
100 views
0
SourceKitService crashes using NCMB findObjectsInBackgroundWithBlock

Assumptions/What you want to realizeI'm making a diary app with Swift. The xcode version is 7.3.1, and the swift version is 2.2.Problem/error message you are experiencingWhen you start writing code in...

2 years ago

2 answers
113 views
0
The ad-hoc distribution causes the application to fall off immediately when it starts.

Nice to meet you.It's completely blocked in all directions...After creating the ipa file, install it via iTunes on the device that is registering UDID.It's been going well so far, but When I try to st...

2 years ago

1 answers
150 views
0
Different versions of libraries in Cocoapods

I would like to achieve a closed dependency, but would it be possible to refer to the following?Project (A library deployment project) - > A (currently being created) - > C (Realm ver 0.9x) Proj...


2 answers
124 views
0
Understanding the Order of Asynchronous Processing

Using AWS dynamoDB, you bring the URL of the image in the loadUser() database, download the image with downloadImage(), and add it to the scrollView with addImage().However, if you look at the downloa...


1 answers
84 views
0
Change DNS server when embedding YouTube in iOS app swift UIWebView

I am creating a YouTube playback app with Swift2.I'm playing YouTube embedded in UIWebView, but depending on the video Limited playback on certain sitesis displayed and cannot be played.Therefore, if ...


1 answers
87 views
0
A linker error occurs when running a project created with Unity on the iPhone.

I'm trying to create content with Google cardboard in Unity.For this reason, I tried to start the sample provided by Google on my iPhone, but an error occurred.The procedure is https://developers.goog...

2 years ago

1 answers
105 views
0
Application iCloud support

I am trying to make the existing app (AppID already created) compatible with iCloud.You may have edited a previously created AppID in the provisioning portal, enabled iCloud (which is in the Configura...

2 years ago

1 answers
103 views
0
Is it possible to start Siri from the cord side with Swift?

Is it possible to start Siri from the cord side with Swift?

2 years ago

2 answers
119 views
0
I want to play iOS videos at the same time.

How should I implement it to play iOS videos simultaneously?I want to play 4 videos simultaneously on my iPad.It can be implemented in the application of iOS app development company TouchPress.https:/...

« - 5 - »

© 2024 OneMinuteCode. All rights reserved.