-
| | |
|------------------|-----------------|
|Previous ID | SR-1283 |
|Radar | None |
|Original Reporter | josh (JIRA Us…
-
| | |
|------------------|-----------------|
|Previous ID | SR-11907 |
|Radar | https://feedbackassistant.apple.com/feedback/747172…
-
I'm having an issue after migrating my code to Swift 4.2 and iOS 12 where after playing content using the youtube-ios-player-helper my app crashes after rotating the screen and interacting with some o…
-
Every 2 seconds, my Frame TV (LS03, 2018) is sending out a broadcast that looks like this:
```
{"data":{"v1":{"uri":"http://192.168.1.40:8001/ms/1.0/"},"v2":{"uri":"http://192.168.1.40:8001/api/v2…
mroch updated
5 years ago
-
So I've created a KMM Library project, not KMM App project. I've follow all the steps in your Github Readme and Medium **How to implement Swift-friendly API with Kotlin Multiplatform Mobile**. I've c…
-
The benchmarks only include inference latency, but the actual latency is much larger. For example, they say it takes 18 seconds on the 32c M1 Max, which I have validated. However, there's an additiona…
-
Here's an example using swift. Maybe add it in the readme somewhere, because digging though stackoverflow is not nice.
```
import CRToast
//somewhere....
var options:[NSObject:AnyObject] = …
-
Love the project!
any roadmap for bootstraping a swift project? like change appdelegate, assets, storyboard identifier to swift version.
caoer updated
8 years ago
-
Dear dmsurti,
I tried to use your assimpkit framework to import a dxf file into an AR app written in swift and I am running into a few issues here. Firstly, I am not sure when to use which assimpSc…
-
**Description**
Convert to trailing closure refactoring shows up when it isn't valid - the code it creates doesn't compile.
**Steps to reproduce**
```swift
func printSomeNames(_ names:…