Questions tagged as 'swift'

0
answers

How to replace a table view with a collection view?

I'm trying to replace a table view with a collection view. I searched the documentation, but found nothing. Here is the prototype version, ie the most current version has UITableViewController by UICollectionViewController, the problem itself...
asked by 28.12.2018 / 19:08
1
answer

Connect Sql Server database to iOS Swfit Program

Is there any way to use the sql server database on ios? I use lib jtds on android and I can make the connection but in ios?     
asked by 14.03.2018 / 15:35
1
answer

login example with Basic Athentication for swift?

Hello. I have an api in cakephp with basic Authentication, for android it was easy but I'm not getting an example of a "POST" request passing as "user" and "password" via http: If someone has an example, thank you.     
asked by 27.01.2017 / 19:23
1
answer

Error with switch in swift

Well, I'm having an error in the following code. The error is in the switch, the following error appears:    expected declaration. What to do? import UIKit class ViewControllerAnalseOP1: UIViewController, UITextViewDelegate { var i...
asked by 28.07.2015 / 15:45
1
answer

Push notifications ios [closed]

I would like to add push notifications to my app, I would like someone to explain to me how this whole process would be since data enters a SQL Server database and my app receives this data via api json and does not have access to the database....
asked by 09.07.2017 / 08:12
1
answer

How does responsiveness in iOS development with Swift 4 work in xCode?

Well guys, I'm starting to get into IOS programming now, and I have this doubt in my head, from what I've seen, the guys work a lot by dragging the objects and programming them, however, how responsiveness works in this? Just drag the objec...
asked by 10.08.2018 / 14:34
1
answer

Chat for IOS with Swift 3 [closed]

I'm looking for a faster way to develop a whatsapp app for IOS. As I am very new to Swift I would like to know if there is anything like a "skeleton app" that I could give an improvement in the look and point to my web service. Is there an alter...
asked by 28.10.2016 / 13:17