-
Our project has been using AWSiOSSDKV2 for quite some time, currently pinned to 2.27.9. Once we upgraded to Xcode 14, we are no longer able to use SwiftUI Previews that previously worked in Xcode 13.4…
-
### Describe the bug
Using the newest Xcode 14 beta my app that uses Amplify (via SPM) will not compile using SwiftUI Preview's. Understandably it's in beta but I wanted to make sure I report this is…
-
| | |
|------------------|-----------------|
|Previous ID | SR-10929 |
|Radar | rdar://problem/51809986 |
|Original Repo…
-
## Steps to Reproduce
-I've installed record 4.4
-I've installed back pod with a lot of efforts
-I've changed version on both Xcode and PodsFile
-Basically I've messed with a lot of thin…
-
Hello, I am trying to use SwiftyGif with SwiftUI but for some reasons the gif is resizing after I started even though I set a fixed frame. Here is my code:
`
struct ContentView: View {
@State…
-
*Have you read the [Contributing Guidelines](https://github.com/shaps80/.github/blob/master/CONTRIBUTING.md)?*
Yes
## Describe the feature
Since SwiftUIBackports is based on SwiftUI, `@_exported …
-
-
### **Description**
An iOS project doesn't work anymore for SwiftUI Preview with Xcode 14 RC.
The project builds and runs fine, but Preview never works. The error message is as follows:
```
Hu…
-
## Steps to Reproduce
The bare minimum example can be found [here](https://github.com/Danopie/inspector_bug)
1. Create a Flutter package.
2. Create a Flutter application.
3. Include the pack…
-
### Description
Expected: `fatalError()` test crash should be reported to Crashlytics in a WatchOS app.
Actual: only non-fatals are reported
I setup a new iOS app and added a WatchOS companion ap…