macos-sonoma Questions
2
Solved
I updated my Macbook to Sonoma and I really regret it. I have an Expo App created using the latest versions of everything. I had just created it before the OS upgrade. Everything was running fine. ...
Spooky asked 8/11, 2023 at 0:54
6
I'm encountering an issue while trying to build an Android app bundle (appbundle) for release in my Flutter project on Android studio. I'm getting the following error message:
FAILURE: Build failed...
Lasalle asked 19/4 at 11:10
18
I am trying to build a native iOS project after upgrading to the latest Xcode 15 and macOS v14 (Sonoma). Earlier it was working fine in Xcode 14.
While Building the project, I am getting these erro...
Steal asked 3/10, 2023 at 4:21
1
I work behind a corporate proxy connected via Cisco Anyconnect. When I am not connected to the VPN, XCode 15 does recognize my physical iPhone which is connected via cable. As soon I switch to the ...
Pompano asked 28/9, 2023 at 8:18
2
Solved
I've been trying to use the new onKeyPress functionality in SwiftUI 5. However, updates to a @Published property of an Observable Object within the handler produce a warning "Publishing change...
Quinonoid asked 20/9, 2023 at 7:45
1
Context
I have a Mac app that runs from the status bar. When an NSStatusItem is clicked, I display an NSWindow rather than the standard NSMenu.
Problem
Before Sonoma, when the NSStatusItem was clic...
Imprimis asked 6/10, 2023 at 7:32
1
I'm developing a Mac App in Sonoma.
Every time I run the App from Xcode using the debugger Xcode asks:
"AppName" is from an unidentified developer and
differs from previously opened ver...
Milner asked 10/11, 2023 at 0:47
1
Build fails with the message:
Details: createItemModels creation requirements should not create a capability item model for a capability item model that already exists.
Function: createItemModels(f...
Stucco asked 25/10, 2023 at 6:19
1
Solved
After updating to Xcode 15.0.1 and macOS Sonoma (14.1), I am facing compile time issues with Xcode project. Earlier it was working fine on Xcode14
I cheked apple developer forum and other question...
Rival asked 6/11, 2023 at 17:0
0
I'm experimenting with the new macOS Sonoma Dock Apps using an internally developed website at our company. It works great for creating a container for the website however when I click a link in an...
Coextensive asked 5/10, 2023 at 19:7
2
Solved
I tried using .ignoresSafeArea() , but did not work.
There were not a padding in iOS 16 and early versions around the content view.
struct CommonDailyEyeTipsWidget: Widget {
let kind: String = &qu...
Godsend asked 10/8, 2023 at 15:19
1
© 2022 - 2024 — McMap. All rights reserved.