GDGapps

Results 3 issues of GDGapps

### Platform - [x ] iOS - [ ] macOS - [ ] tvOS ### In app purchase type - [ ] Consumable - [x ] Non-consumable - [ ]...

type: enhancement
area: receipt-validation
help wanted
difficulty: advanced

Hello, if I use SwiftUI, the SVGImage is either blank or not correctly scaled (depending on each SVG file). The same files work correctly on the Storyboard. This is my...

Hello, if I'm using `UserDefaults(suiteName: "group.com.XXX.XXX")` instead of `UserDefaults.standard`, how can I make it work? Thank you in advance.