All Swift related Questions

by iptracker | 13/01/20 | 2 Answers | Tags : swift Views : 1056
how to explode string in to array in swift

Read more

by iptracker | 13/01/20 | 0 Answers | Tags : swift Views : 1066
getting error like Cannot assign value of type 'CNLabeledValue<CNPhoneNumber>' to type 'CNPhoneNumber'

Read more

by noob | 13/01/20 | 1 Answers | Tags : swift Views : 1251
try to convert string json to object and i am getting following error Cannot invoke "jsonObject: with an argument list of type "(with: String, options: [Any])"

Read more

by iptracker | 13/01/20 | 1 Answers | Tags : swift Views : 3216
on run i get following crash Cast from "Data" to unrelated type "String" always fails

Read more

by noob | 13/01/20 | 1 Answers | Tags : swift Views : 1601
i stored in key locationlist is json so i dont why it is saying Could not cast value ?

Read more

by iptracker | 13/01/20 | 1 Answers | Tags : swift Views : 668
i have five tabs in tab bar . and i want to transfer data or object from one tab view controller to another tab bar controller . how can i possible send data between tab controller ?

Read more

by iptracker | 13/01/20 | 1 Answers | Tags : swift Views : 2107
[User Defaults] Attempt to set a non-property-list object as an NSUserDefaults/CFPreferences value for key "keyname" i have object array and i want to store it in UserDefaults but it not storing and it giving error as above

Read more

by iptracker | 13/01/20 | 1 Answers | Tags : swift Views : 798
i have following array how to store array in UserDefaults.

Read more

by iptracker | 13/01/20 | 1 Answers | Tags : swift Views : 940
at line for ja in la["items"] for la["items"] i am getting following error Cannot subscript a value of type 'AnyObject' with an argument of type 'String' how to solve this error ?

Read more

by angeo | 02/05/18 | 4 Answers | Tags : swift , Objective-C Views : 1576
I am learning how to build an app for iOS As beginner, for iOS Development , Swift or Objective-C , what i should learn ? what is future in iOS Development , Swift or Objective-C ?

Read more

by denyy | 17/08/17 | 1 Answers | Tags : PHP , ios , swift , objective C , var_dump Views : 1506
i am starting code with ios swift and objective c . so i want to know any debug function there which give full structure of variable like its type and length of char of string etc.. i mean meta data about the variable . i can say like var_dump in php , i am finding like var_dump in ios swift or objective c code.

Read more

by QuickIos | 28/10/16 | 5 Answers | Tags : ios , xcode , swift Views : 1137
i am loosing navigation item for both of UIViewController at tabBar

Read more

by iPhone-coder | 28/10/16 | 1 Answers | Tags : ios , xcode , swift Views : 999
i want to change UITabBarItem background color grey to white . so is it will be done by UITabBarControllerDelegate method

Read more

by QuickIos | 28/10/16 | 1 Answers | Tags : ios , xcode , swift Views : 1236
using code belowed i tried setting image to nil, but text is small and aligned to bottom of UITabBarItem. so is that possible to use UITabBarItem without image only text

Read more

by iPhone-coder | 26/10/16 | 1 Answers | Tags : ios , swift Views : 1669
Hi right navigation bar have edit button i have created edit button using i want to know how to change the tile of edit button to \"any text\"

Read more