ios tag

556 questions


1 answers
128 views
0
How to download iOS apps without screening the App store (other than testflight) Because of the web download, there is no problem with being untrusted.

There is an application that I have applied for in the App Store, but it is difficult to pass the examination.Therefore, as an alternative, we are considering downloading the app from our website.Some...

2 years ago

1 answers
110 views
0
In Xcode, I want to make a screen transition, but it says Could not cast value of type 'UIViewController'

I would like to do a screen transition on the same storyboard with XcodeWhat you want to doI would like to click on the TableCell of the SessionSelectViewController and pass the value to the SessionVi...

2 years ago

1 answers
88 views
0
In the cordova app developed by Phonegap, ajax communication is not possible on iOS 9 series.

I am developing a cordova app on Phonegap.As the title suggests, iOS 9 cannot communicate with ajax.(Ajax communication was possible on iOS10 and iOS11.) (Not recommended by Apple) To enable ajax comm...

2 years ago

1 answers
133 views
0
I want to use UICollectionView to free up space between lines.

macOS High Sierra 10.13.5Xcode 9.4.1Objective-CI am creating an app exclusively for iPad.200 cells in 1 Section using UICollectionView.I would like to make space every two lines as shown in the image ...

2 years ago

1 answers
171 views
0
Change the transition destination screen by cell in tableviewcell

Hello, I was able to display multiple cells using tableView in Xcode.And I would like to change the screen transition destination for each cell.If you tap a cell using the Navigation Controller, the s...

2 years ago

2 answers
176 views
0
Missing Swift-ObjC references and Swift class methods are not exported?problem

We make the iOS plug-in for Unity based on Swift.However, to use SQLite, we have loaded the FMDB from the source file (.m/.h).Maybe that's why I'm looking at the page where I generate multiple UnityPl...


1 answers
80 views
0
When I try to build with Xcode 9.3.1, I get a PBXCp Error.

The error details are as follows. Does it mean that I can't find the file because it says No such file or directory at the end?CpResource Meditation\Timer/Meditation\Timer/Users/hogehoge/Library/Devel...

2 years ago

2 answers
155 views
0
Understanding When http Requests (GETs) on ios

I'm a beginner in the program.I would like to call the getFlag method in viewDidLoad, retrieve information from the server asynchronously, and use the value in viewWillAppear, but the code below sets ...

2 years ago

1 answers
82 views
0
Please tell me the flow of delivery when you requested iOS application development.

Thank you for your help.A person asked me to develop the app, and I delivered the app to the client If you want to release it as a client's app, Developed the Xcode team account as a developer and Is ...

2 years ago

1 answers
165 views
0
I want to play background in WKWebView

We are developing an application using WKWebViewI want to play background in WKWebView.It stopped when I put the app in the background, and I can't continue playing even after I put the app in the bac...

2 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.