close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
128 views

I am trying to create this simple design 1 The problem is i am not sure how to move the photo to the left when in landscape mode. i have tried putting it into a stack view, but rather than moving the ...
abdulrahman mousa's user avatar
0 votes
1 answer
430 views

Hi all i need help i want to format BarChartDataEntry labels as shown in image. My Code var dataEntries: [BarChartDataEntry] = [] var dataEntriesBottom: [BarChartDataEntry] = [] for i in ...
Ali Aqdas's user avatar
  • 455
0 votes
1 answer
171 views

I have researched this issue but it only shows if you have different size classes. I am trying to finish up my app with auto layouts. I am only using Portrait mode and only on iPhones so the size ...
LizG's user avatar
  • 2,560
0 votes
1 answer
326 views

I created my app on codename one and converted into ios app but i want to get sim serial number for user authentication. can i get sim serial number from my ios app ios native code in codename one and ...
mab's user avatar
  • 235
1 vote
2 answers
693 views

I want to upload app to the store, but i'm facing this problem: this is the images uploaded to LaunchImage : and this is app general properties: i have these warning: : You're targeting iOS 8.0, but ...
Al-shimaa Adel's user avatar
6 votes
1 answer
284k views

I'm trying to use fileProvider in iOS 11 and have a database at file:///private/var/mobile/Containers/Shared/AppGroup/xxxx/xxx.db. I would like to open this folder to open this database in SQLite ...
Randall Wang's user avatar
  • 1,057
6 votes
2 answers
8k views

here I attached my snapshots when run my project, It shows on exception like Thread 1:EXC_BAD_ACCESS(code=1,address=0x20004018, I don't no how to solve this issue ...can anyone help me??
Kavitha Madhu's user avatar
0 votes
1 answer
89 views

I am migrating my old iOS app code which was build in 32 bit Architecture. Now that Apple has removed support for that in OS11 I have to add support for 64bit. While doing so I am getting following ...
Hardik Gondaliya's user avatar
0 votes
3 answers
86 views

here I try this code.......enter image description here I try this code...I want to disable a button while validating a username and password. if my username and password is correct then my button ...
Kavitha Madhu's user avatar
0 votes
2 answers
107 views

- (IBAction)calciAction:(id)sender { weightBMI=(([_weightinpounds.text floatValue]) * 4.88)/((([_feet.text floatValue])+ ([_inch.text floatValue]/12)) *(([_feet.text floatValue])+ ([_inch....
subbu's user avatar
  • 31
0 votes
4 answers
69 views

NSArray* nameArr = [NSArray arrayWithObjects: @"Jill Valentine", @"Peter Griffin", @"Meg Griffin", @"Jack Lolwut", @"Mike Roflcoptor", @"Cindy Woods", @"Jessica Windmill", @"...
subbu's user avatar
  • 31
0 votes
2 answers
465 views

I used this method but it's saying it is deprecated. Which method should I use instead of this method? -(BOOL)searchDisplayController:(UISearchDisplayController *)controller ...
subbu's user avatar
  • 31
2 votes
1 answer
875 views

Please suggest me, As iam having developement p12 file and dependencies But iam getting Exceptiopn when sending notification through Developement Certificate.p12 file. the Exception is (javax.net.ssl....
Naveen Patnala's user avatar
1 vote
0 answers
139 views

I am working on an iOS application that will take in ratings from users and come up with an average rating for a specific place based on all those ratings from the users. No code has been written yet ...
mocode9's user avatar
  • 239
0 votes
1 answer
65 views

This is the error I'm getting in console when I run the app. objc[4391]: Class PLBuildVersion is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/...
raju's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
781