-
### Describe the project you are working on
I'm trying to implement iCloud and GameCenter.
Godot does not provide an NSViewController.
Because of this, the developer does not have access to the…
-
Hi , I have read your awesome article
I have similar requirement need your help
In Mac catalyst WKWebview. -I am trying to make voice / video call but it is not working like it is not asking…
-
- **Date:** 2024-08-22
- **Resolution:** Open
- **Area:** StoreKit
- **OS:** macOS 14.5
- **Type:** Incorrect/Unexpected Behavior
## Description
`SKStoreReviewController.requestReview()` is …
-
Successfully built the DiligentEngine on a MacBook Pro with M4 Pro chips running macOS Sequoia 15.1. However, samples (e.g., `Tutorial01_HelloTriangle`) crash on both the GL and Vulkan backends. After…
-
Not a criticism, but it doesn't compile on a bog standard (in this case M1) Macbook Pro.
10 errors are generated similar to:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX.s…
-
IMHO Instead of
class ViewController: NSViewController, NSTextStorageDelegate {
Then do
class ViewController: NSViewController {
// ...
}
extension ViewController: …
-
**Describe the bug**
Since the update to macOS 15.0 Sequoia FinderFix crashes on every launch. The App cant be opened anymore. I attached the Crash Log down below behind a spoiler tag.
I don't think…
-
Here's my code (I'm just making a test application)
```swift
import Cocoa
import HotKey
class ViewController: NSViewController {
override func viewDidLoad() {
super.viewDidLoad…
-
App crashing just after start on OSX 10.10. App built with Xcode 5.1.1.
Exception in console:
```
2014-06-08 00:40:29.036 WWDC2014[5574:595711] An uncaught exception was raised
2014-06-08 00:40:29.0…
-
```
Application Specific Information:
Sending tappedButton: to from
ProductBuildVersion: 5B1008
UNCAUGHT EXCEPTION (NSRangeException): *** -[__NSArrayI objectAtIndex:]: index 18446744073709551615 be…
orta updated
10 years ago