python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Java application not using dark title bars even though have implemented NSRequiresAquaSystemAppearance = False
I have implemented a Dark Mode for my Java application (using flatlaf) but the title bar has light appearance even when MacOS itself it set to use Dark Mode. The possible solution is to set NSRequires...
Paul Taylor
Votes: 0
Answers: 1
UIRequiredDeviceCapabilities error when publishing App & App Clip to App Store Connect
When I try to upload my augmented reality App and App Clip to App Store Connect from my XCode project (XCode 13.3), I get the following error message :
App Store Connect Operation Error
Invalid requir...
Patrick J
Votes: 0
Answers: 0
ERROR ITMS-90475: Invalid bundle, with RAD Studio
I created an app with RAD Studio.
I'm trying to publish it to the App Store.
When I try to upload it with Transporter application I verify the package and I obtain following error:
ERROR ITMS-90475: ...
bluish
Votes: 0
Answers: 1
How can I compare bundle identifier to the provisioning profile
I am trying to build my Xamarin.Forms iOS application on Azure DevOps. The task fails with this error:
Info.plist : error : Project bundle identifier 'com.companyname.Companyname' does not match spec...
David Shochet
Votes: 0
Answers: 1