-
## Summary
This is to bring to notice that I'm somehow not able to configure and use the Stripe IOS SDK with the subscriptions.
I am able to integrate it with the one-time payment and docs as provid…
-
Hello,
We just launched a test version of our app in the appstore and are receiving lots of crashreports through crashlytics. We managed to reproduce this crash through force killing the app. The act…
-
`DropboxTransportClient` creates a background `URLSession`. Without setting up a shared container, requests made with it from Application Extension fail.
See also [Performing Uploads and Downloads…
-
#### SDK and version
SDK : RealmSwift
Version: 10.28.5
#### Observations
* How frequent do the crash occur? Every Time
* Does it happen in production or during dev/test? Dev
* Can the crash be…
-
Create a simple iOS App and run it in the background making requests and can be brought in the foreground and sent to background back and forth and prove that SDK continues to work. Check with Amplify…
-
Trying to build a demo app from xcode unfortunately this causes the following error in the xcode logs. Any idea on how to fix this issue?
```
PhaseScriptExecution Run\ skip\ gradle /Users/l333n/Li…
-
SwiftUI uses property wrappers such as @StateObject and @ObservedObject on an ObservableObject (a type of object with a publisher that emits before the object has changed) parameter of a SwiftUI view …
-
**Is your feature request related to a problem? Please describe.**
It's helpful to monitor network traffic of an app in development.
**Describe the solution you'd like**
A lightweight HTTP monito…
-
### How frequently does the bug occur?
Sometimes
### Description
Since releasing an update with Realm Swift 10.47.0 a week ago, we're receiving a ton of crash reports for this issue. We've received…
-
During this test I can see that there are memory leaks on web sockets: each `DataStore.start()` add new web sockets but old ones remain active. In my mind, we should use Starscream 4.0.6 which inclu…