Posts

Post not yet marked as solved
0 Replies
342 Views
I was reading through my debug logs and I noticed that people using watchkit 6, the useragent was not the bundle namebut some generic nsurlsession string. All other versions the usergent contains the bundle name.I was wondering if this is a bug, or a feature in 6?
Posted
by artiel.
Last updated
.
Post marked as solved
5 Replies
3.5k Views
I am running Xcode Version 11.0 (11A419c), and according to Apple we are able to submit our apps for iOS 13. I validate my app using the Xcode Validate App button and everything checks out fine. However, when I go and Distribute App, it proceeds until uploading where I am getting "Upload Fail" - App Store Connect Operation Error (An error occurred uploading to the App Store).Is anyone lese getting this or is there something wrong with my app or environment?
Posted
by artiel.
Last updated
.
Post marked as solved
13 Replies
2.6k Views
I have several xibs where I set the UILabel color to Default (Label Color) and everything worked fine in Betas 1- 4. In Beta 5, they dont seem to be switching to white font in the simulator when I switch to dark mode. Is there something that I need to do to make this happen properly?
Posted
by artiel.
Last updated
.