Posts

Post not yet marked as solved
1 Replies
188 Views
If you notice in the picture below, I have a class called DataController and my variable is named dataController. When I am trying to refer to my variable, the class shows first even though I have typed it with a lower case d. Is there a setting I need to do to make this work properly or is this just one of those things XCode does?
Posted Last updated
.
Post not yet marked as solved
1 Replies
1.5k Views
Nothing makes me angrier than watching how the App Store is getting worse and worse for independent developers. If nobody can find your application then nobody will use it. I have a Calculator application that when you search for Calculator it doesn't show up, but a ton of other types of applications do that have nothing to do with Calculator. You used to be able to just keep scrolling and you could find my application, and I used to get lots of downloads. Now, nobody can find it unless they put in either my business name or the actual name of my app. The worst part is, my application name has Calculator in the name and it still doesn't show up.Second, I bank with US BANK and I use the banking app. It has so many fake reviews hourly that show up... they are obviously fake. There seems to be no way to report this to Apple. There use to be a REPORT button in the app store, but not anymore. Apple has now made enough money off of everyone they now only cater to the large developers and those that bring in the big bucks and leave us small application developers in the dust. Does anyone know how you can report an application that is not abiding by the rules that Apple has created.This is right from the guidelines:If you attempt to cheat the system (for example, by trying to trick the review process, steal user data, copy another developer’s work, manipulate ratings or App Store discovery) your apps will be removed from the store and you will be expelled from the Developer Program.
Posted Last updated
.
Post not yet marked as solved
3 Replies
3.5k Views
I downloaded XCode 11 from the App Store last night and brought up my application which was working fine in XCode 10. Most of my storyboards are all messed up. Please look at this link:https://www.dropbox.com/s/nw3ehgxg3b44ghd/Screen%20Shot%202019-09-21%20at%206.15.28%20PM.png?dl=0This is the root controller and it doesn't even have the size of selected device correctly. If I add a new viewcontroller and start designing it works fine. I looked at the XML for the storyboard but can't seem to find any differences.My constraints are setup to make the image go from edge to edge but it just won't do it. If I change the board to Freeform and change the size of the form to somethig like 1024 x 768 the lines for the controls will appear in the right place but all the controls are still messed up.Any ideas?
Posted Last updated
.